Started by upstream project "edgexfoundry/cd-management/release" build number 160 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f79754343d8b1121fd7b40f656006f62376f5905 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-ssh7213727616713350408.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh15477155546465584195.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh6307184280022548219.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh2992842923012348536.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-ssh15909791586028885449.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3092 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 f79754343d8b1121fd7b40f656006f62376f5905 (main) Commit message: "feat: Add integer read and write support (#20)" > 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 f79754343d8b1121fd7b40f656006f62376f5905 # timeout=10 > git rev-list --no-walk f79754343d8b1121fd7b40f656006f62376f5905 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-08T03:18:12.907Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-08T03:18:12.968Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-08T03:18:12.984Z] ========================================================= [2023-08-08T03:18:12.984Z] EdgeX Global Pipelines Version Info [2023-08-08T03:18:12.984Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-08T03:18:19.703Z] ------------------- [2023-08-08T03:18:19.703Z] stable info: [2023-08-08T03:18:19.703Z] ------------------- [2023-08-08T03:18:19.703Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-08T03:18:19.703Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-08T03:18:19.703Z] Message: update stable to v1.0.250 [2023-08-08T03:18:19.703Z] ------------------- [2023-08-08T03:18:19.703Z] experimental info: [2023-08-08T03:18:19.703Z] ------------------- [2023-08-08T03:18:19.703Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-08T03:18:19.703Z] Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 [2023-08-08T03:18:19.703Z] Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-08T03:18:19.857Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-08-08T03:18:19.866Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-08-08T03:18:19.874Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-08T03:18:19.882Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-08T03:18:19.893Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-08T03:18:19.902Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-08T03:18:19.910Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-08T03:18:19.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-08T03:18:19.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-08T03:18:19.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-08T03:18:19.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-08T03:18:19.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-08-08T03:18:19.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-08T03:18:20.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-08T03:18:20.038Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-08T03:18:20.055Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-08T03:18:20.073Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-08T03:18:20.088Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-08T03:18:20.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-08T03:18:20.127Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-08T03:18:20.144Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-08T03:18:20.154Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-08T03:18:20.168Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-08T03:18:20.182Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-08T03:18:20.203Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-08T03:18:20.212Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-08T03:18:20.220Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-08T03:18:20.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-08T03:18:20.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-08T03:18:20.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-08T03:18:20.262Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f79754343d8b1121fd7b40f656006f62376f5905 [Pipeline] echo [2023-08-08T03:18:20.270Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f797543 [Pipeline] echo [2023-08-08T03:18:20.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-08T03:18:20.331Z] provisioning config files... [2023-08-08T03:18:20.345Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8869874490074222794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-08T03:18:20.648Z] ---> docker-login.sh [2023-08-08T03:18:20.648Z] nexus3.edgexfoundry.org:10001 [2023-08-08T03:18:20.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:18:20.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:18:20.910Z] Configure a credential helper to remove this warning. See [2023-08-08T03:18:20.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:18:20.910Z] [2023-08-08T03:18:20.910Z] Login Succeeded [2023-08-08T03:18:20.910Z] nexus3.edgexfoundry.org:10002 [2023-08-08T03:18:20.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:18:21.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:18:21.172Z] Configure a credential helper to remove this warning. See [2023-08-08T03:18:21.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:18:21.172Z] [2023-08-08T03:18:21.172Z] Login Succeeded [2023-08-08T03:18:21.172Z] nexus3.edgexfoundry.org:10003 [2023-08-08T03:18:21.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:18:21.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:18:21.172Z] Configure a credential helper to remove this warning. See [2023-08-08T03:18:21.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:18:21.172Z] [2023-08-08T03:18:21.172Z] Login Succeeded [2023-08-08T03:18:21.172Z] nexus3.edgexfoundry.org:10004 [2023-08-08T03:18:21.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:18:21.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:18:21.172Z] Configure a credential helper to remove this warning. See [2023-08-08T03:18:21.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:18:21.172Z] [2023-08-08T03:18:21.172Z] Login Succeeded [2023-08-08T03:18:21.172Z] docker.io [2023-08-08T03:18:21.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:18:23.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:18:23.346Z] Configure a credential helper to remove this warning. See [2023-08-08T03:18:23.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:18:23.346Z] [2023-08-08T03:18:23.346Z] Login Succeeded [2023-08-08T03:18:23.346Z] ---> docker-login.sh ends [Pipeline] } [2023-08-08T03:18:23.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-08T03:18:23.735Z] + git rev-list -1 --merges f79754343d8b1121fd7b40f656006f62376f5905~1..f79754343d8b1121fd7b40f656006f62376f5905 [Pipeline] echo [2023-08-08T03:18:23.780Z] -----------> git rev-list -1 --merges f79754343d8b1121fd7b40f656006f62376f5905~1..f79754343d8b1121fd7b40f656006f62376f5905 f79754343d8b1121fd7b40f656006f62376f5905 [false] [Pipeline] sh [2023-08-08T03:18:24.073Z] + git log --format=format:%s -1 f79754343d8b1121fd7b40f656006f62376f5905 [Pipeline] echo [2023-08-08T03:18:24.091Z] ========================================================= [2023-08-08T03:18:24.091Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2023-08-08T03:18:24.091Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-08T03:18:24.411Z] + git log --format=format:%s -1 f79754343d8b1121fd7b40f656006f62376f5905 [Pipeline] echo [2023-08-08T03:18:24.422Z] [semverPrep] GIT_COMMIT: f79754343d8b1121fd7b40f656006f62376f5905, Commit Message: feat: Add integer read and write support (#20) [Pipeline] echo [2023-08-08T03:18:24.434Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-08T03:18:24.775Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-08T03:18:24.775Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-08T03:18:24.775Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-08T03:18:24.775Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-08T03:18:24.775Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-08T03:18:24.775Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-08T03:18:24.775Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:18:25.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-08T03:18:25.197Z] [2023-08-08T03:18:25.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:18:25.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-08T03:18:25.505Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-08T03:18:25.505Z] b85a868b505f: Pulling fs layer [2023-08-08T03:18:25.505Z] e2be974225ed: Pulling fs layer [2023-08-08T03:18:25.505Z] 339a4e72a1f5: Pulling fs layer [2023-08-08T03:18:25.505Z] 988bab9f4d93: Pulling fs layer [2023-08-08T03:18:25.505Z] 1469e6f7b9e6: Pulling fs layer [2023-08-08T03:18:25.505Z] eaf3925da568: Pulling fs layer [2023-08-08T03:18:25.505Z] bab4dde63d76: Pulling fs layer [2023-08-08T03:18:25.505Z] bde34c3a00c8: Pulling fs layer [2023-08-08T03:18:25.505Z] b352a97aabf1: Pulling fs layer [2023-08-08T03:18:25.505Z] 4872d77fe225: Pulling fs layer [2023-08-08T03:18:25.505Z] 5851b861e8e6: Pulling fs layer [2023-08-08T03:18:25.505Z] bab4dde63d76: Waiting [2023-08-08T03:18:25.505Z] bde34c3a00c8: Waiting [2023-08-08T03:18:25.505Z] b352a97aabf1: Waiting [2023-08-08T03:18:25.505Z] 4872d77fe225: Waiting [2023-08-08T03:18:25.505Z] 988bab9f4d93: Waiting [2023-08-08T03:18:25.505Z] 1469e6f7b9e6: Waiting [2023-08-08T03:18:25.505Z] eaf3925da568: Waiting [2023-08-08T03:18:25.505Z] e2be974225ed: Verifying Checksum [2023-08-08T03:18:25.505Z] e2be974225ed: Download complete [2023-08-08T03:18:25.505Z] 988bab9f4d93: Download complete [2023-08-08T03:18:25.768Z] 1469e6f7b9e6: Verifying Checksum [2023-08-08T03:18:25.768Z] 1469e6f7b9e6: Download complete [2023-08-08T03:18:25.768Z] 339a4e72a1f5: Verifying Checksum [2023-08-08T03:18:25.768Z] 339a4e72a1f5: Download complete [2023-08-08T03:18:25.768Z] eaf3925da568: Verifying Checksum [2023-08-08T03:18:25.768Z] eaf3925da568: Download complete [2023-08-08T03:18:25.768Z] bde34c3a00c8: Verifying Checksum [2023-08-08T03:18:25.768Z] bde34c3a00c8: Download complete [2023-08-08T03:18:25.768Z] b352a97aabf1: Verifying Checksum [2023-08-08T03:18:25.768Z] b352a97aabf1: Download complete [2023-08-08T03:18:25.768Z] 4872d77fe225: Verifying Checksum [2023-08-08T03:18:25.768Z] 4872d77fe225: Download complete [2023-08-08T03:18:25.768Z] 5851b861e8e6: Verifying Checksum [2023-08-08T03:18:25.768Z] 5851b861e8e6: Download complete [2023-08-08T03:18:25.768Z] b85a868b505f: Verifying Checksum [2023-08-08T03:18:25.768Z] b85a868b505f: Download complete [2023-08-08T03:18:26.028Z] bab4dde63d76: Verifying Checksum [2023-08-08T03:18:26.028Z] bab4dde63d76: Download complete [2023-08-08T03:18:26.963Z] b85a868b505f: Pull complete [2023-08-08T03:18:26.963Z] e2be974225ed: Pull complete [2023-08-08T03:18:27.530Z] 339a4e72a1f5: Pull complete [2023-08-08T03:18:27.530Z] 988bab9f4d93: Pull complete [2023-08-08T03:18:27.789Z] 1469e6f7b9e6: Pull complete [2023-08-08T03:18:28.047Z] eaf3925da568: Pull complete [2023-08-08T03:18:29.954Z] bab4dde63d76: Pull complete [2023-08-08T03:18:29.954Z] bde34c3a00c8: Pull complete [2023-08-08T03:18:29.954Z] b352a97aabf1: Pull complete [2023-08-08T03:18:29.954Z] 4872d77fe225: Pull complete [2023-08-08T03:18:29.954Z] 5851b861e8e6: Pull complete [2023-08-08T03:18:29.954Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-08T03:18:30.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-08T03:18:30.216Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-08T03:18:30.299Z] prd-ubuntu20.04-docker-8c-8g-3092 does not seem to be running inside a container [2023-08-08T03:18:30.337Z] $ 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 [2023-08-08T03:18:33.292Z] $ docker top e7aa9eab4e1aae38f36363f35ec138143e8a66bb05ef0eb43009eaa42cd48a64 -eo pid,comm [2023-08-08T03:18:33.343Z] 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). [2023-08-08T03:18:33.343Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-08T03:18:33.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-08T03:18:33.374Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-08T03:18:33.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-08T03:18:33.503Z] $ docker exec e7aa9eab4e1aae38f36363f35ec138143e8a66bb05ef0eb43009eaa42cd48a64 ssh-agent [2023-08-08T03:18:33.612Z] SSH_AUTH_SOCK=/tmp/ssh-rP1qLOlvU1Sw/agent.32 [2023-08-08T03:18:33.612Z] SSH_AGENT_PID=38 [2023-08-08T03:18:33.619Z] Running ssh-add (command line suppressed) [2023-08-08T03:18:33.724Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4220930983071049843.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4220930983071049843.key) [2023-08-08T03:18:33.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-08T03:18:34.020Z] + git tag --points-at f79754343d8b1121fd7b40f656006f62376f5905 [Pipeline] } [2023-08-08T03:18:34.036Z] $ docker exec --env ******** --env ******** e7aa9eab4e1aae38f36363f35ec138143e8a66bb05ef0eb43009eaa42cd48a64 ssh-agent -k [2023-08-08T03:18:34.130Z] unset SSH_AUTH_SOCK; [2023-08-08T03:18:34.130Z] unset SSH_AGENT_PID; [2023-08-08T03:18:34.130Z] echo Agent pid 38 killed; [2023-08-08T03:18:34.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-08-08T03:18:34.157Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v0.0.1-dev.4|v3.0.0' [Pipeline] sshagent [2023-08-08T03:18:34.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-08T03:18:34.169Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-08T03:18:34.293Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-08T03:18:34.300Z] $ docker exec e7aa9eab4e1aae38f36363f35ec138143e8a66bb05ef0eb43009eaa42cd48a64 ssh-agent [2023-08-08T03:18:34.407Z] SSH_AUTH_SOCK=/tmp/ssh-Roy5wvs75zq4/agent.70 [2023-08-08T03:18:34.407Z] SSH_AGENT_PID=76 [2023-08-08T03:18:34.412Z] Running ssh-add (command line suppressed) [2023-08-08T03:18:34.518Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16122098305468152356.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16122098305468152356.key) [2023-08-08T03:18:34.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-08T03:18:34.815Z] + git semver init [2023-08-08T03:18:35.075Z] 2023-08-08 03:18:34,987 [run_init] DEBUG init version:0.0.0 force:False [2023-08-08T03:18:35.075Z] 2023-08-08 03:18:34,988 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2023-08-08T03:18:35.075Z] 2023-08-08 03:18:34,988 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2023-08-08T03:18:35.075Z] 2023-08-08 03:18:34,989 [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) [2023-08-08T03:18:36.015Z] 2023-08-08 03:18:35,787 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2023-08-08T03:18:36.015Z] 2023-08-08 03:18:35,787 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2023-08-08T03:18:36.015Z] 2023-08-08 03:18:35,787 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-08-08T03:18:36.015Z] 2023-08-08 03:18:35,788 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-08-08T03:18:36.015Z] 3.0.0 [Pipeline] } [2023-08-08T03:18:36.029Z] $ docker exec --env ******** --env ******** e7aa9eab4e1aae38f36363f35ec138143e8a66bb05ef0eb43009eaa42cd48a64 ssh-agent -k [2023-08-08T03:18:36.126Z] unset SSH_AUTH_SOCK; [2023-08-08T03:18:36.127Z] unset SSH_AGENT_PID; [2023-08-08T03:18:36.127Z] echo Agent pid 76 killed; [2023-08-08T03:18:36.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-08T03:18:36.438Z] + git semver [Pipeline] } [2023-08-08T03:18:36.714Z] $ docker stop --time=1 e7aa9eab4e1aae38f36363f35ec138143e8a66bb05ef0eb43009eaa42cd48a64 [2023-08-08T03:18:38.002Z] $ docker rm -f --volumes e7aa9eab4e1aae38f36363f35ec138143e8a66bb05ef0eb43009eaa42cd48a64 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-08T03:18:38.345Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-08T03:18:38.575Z] Stashed 1 file(s) [Pipeline] echo [2023-08-08T03:18:38.579Z] [edgeXSemver]: initialized semver on version 3.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-08T03:18:39.015Z] + git checkout f79754343d8b1121fd7b40f656006f62376f5905 [2023-08-08T03:18:39.015Z] HEAD is now at f797543 feat: Add integer read and write support (#20) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-08T03:18:39.035Z] provisioning config files... [2023-08-08T03:18:39.042Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7993900991301720743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-08T03:18:39.337Z] ---> docker-login.sh [2023-08-08T03:18:39.337Z] nexus3.edgexfoundry.org:10001 [2023-08-08T03:18:39.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:18:39.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:18:39.337Z] Configure a credential helper to remove this warning. See [2023-08-08T03:18:39.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:18:39.337Z] [2023-08-08T03:18:39.337Z] Login Succeeded [2023-08-08T03:18:39.337Z] nexus3.edgexfoundry.org:10002 [2023-08-08T03:18:39.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:18:39.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:18:39.337Z] Configure a credential helper to remove this warning. See [2023-08-08T03:18:39.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:18:39.337Z] [2023-08-08T03:18:39.337Z] Login Succeeded [2023-08-08T03:18:39.337Z] nexus3.edgexfoundry.org:10003 [2023-08-08T03:18:39.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:18:39.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:18:39.597Z] Configure a credential helper to remove this warning. See [2023-08-08T03:18:39.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:18:39.597Z] [2023-08-08T03:18:39.597Z] Login Succeeded [2023-08-08T03:18:39.597Z] nexus3.edgexfoundry.org:10004 [2023-08-08T03:18:39.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:18:39.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:18:39.598Z] Configure a credential helper to remove this warning. See [2023-08-08T03:18:39.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:18:39.598Z] [2023-08-08T03:18:39.598Z] Login Succeeded [2023-08-08T03:18:39.598Z] docker.io [2023-08-08T03:18:39.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:18:39.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:18:39.856Z] Configure a credential helper to remove this warning. See [2023-08-08T03:18:39.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:18:39.856Z] [2023-08-08T03:18:39.856Z] Login Succeeded [2023-08-08T03:18:39.856Z] ---> docker-login.sh ends [Pipeline] } [2023-08-08T03:18:39.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-08T03:18:39.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-08T03:18:39.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-08T03:18:39.939Z] ========================================================= [2023-08-08T03:18:39.939Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-08T03:18:39.939Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:18:40.247Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-08T03:18:40.247Z] Sending build context to Docker daemon 11.08MB [2023-08-08T03:18:40.247Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-08T03:18:40.247Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-08T03:18:40.247Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-08T03:18:40.247Z] 4db1b89c0bd1: Pulling fs layer [2023-08-08T03:18:40.247Z] 6911f1a30b25: Pulling fs layer [2023-08-08T03:18:40.247Z] e194b8c5c2a9: Pulling fs layer [2023-08-08T03:18:40.247Z] 6863d3e3a2b1: Pulling fs layer [2023-08-08T03:18:40.247Z] ec0bb842ea78: Pulling fs layer [2023-08-08T03:18:40.247Z] 40a00589a448: Pulling fs layer [2023-08-08T03:18:40.247Z] 6c08303d61cc: Pulling fs layer [2023-08-08T03:18:40.247Z] 798269fcf238: Pulling fs layer [2023-08-08T03:18:40.247Z] 40a00589a448: Waiting [2023-08-08T03:18:40.247Z] 6863d3e3a2b1: Waiting [2023-08-08T03:18:40.247Z] 6c08303d61cc: Waiting [2023-08-08T03:18:40.247Z] ec0bb842ea78: Waiting [2023-08-08T03:18:40.247Z] 6911f1a30b25: Verifying Checksum [2023-08-08T03:18:40.247Z] 6911f1a30b25: Download complete [2023-08-08T03:18:40.519Z] 6863d3e3a2b1: Download complete [2023-08-08T03:18:40.519Z] ec0bb842ea78: Download complete [2023-08-08T03:18:40.519Z] 4db1b89c0bd1: Verifying Checksum [2023-08-08T03:18:40.519Z] 4db1b89c0bd1: Download complete [2023-08-08T03:18:40.519Z] 40a00589a448: Verifying Checksum [2023-08-08T03:18:40.519Z] 40a00589a448: Download complete [2023-08-08T03:18:40.519Z] 4db1b89c0bd1: Pull complete [2023-08-08T03:18:40.780Z] 6911f1a30b25: Pull complete [2023-08-08T03:18:41.361Z] 798269fcf238: Verifying Checksum [2023-08-08T03:18:41.361Z] 798269fcf238: Download complete [2023-08-08T03:18:41.361Z] e194b8c5c2a9: Verifying Checksum [2023-08-08T03:18:41.361Z] e194b8c5c2a9: Download complete [2023-08-08T03:18:41.361Z] 6c08303d61cc: Verifying Checksum [2023-08-08T03:18:41.361Z] 6c08303d61cc: Download complete [2023-08-08T03:18:44.647Z] e194b8c5c2a9: Pull complete [2023-08-08T03:18:44.647Z] 6863d3e3a2b1: Pull complete [2023-08-08T03:18:44.647Z] ec0bb842ea78: Pull complete [2023-08-08T03:18:44.647Z] 40a00589a448: Pull complete [2023-08-08T03:18:47.176Z] 6c08303d61cc: Pull complete [2023-08-08T03:18:48.129Z] 798269fcf238: Pull complete [2023-08-08T03:18:48.129Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-08T03:18:48.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-08T03:18:48.129Z] ---> ec979cd7f677 [2023-08-08T03:18:48.129Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-08T03:18:53.699Z] Still waiting to schedule task [2023-08-08T03:18:53.699Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-08T03:18:56.279Z] ---> Running in 43dd6596cd28 [2023-08-08T03:18:56.279Z] Removing intermediate container 43dd6596cd28 [2023-08-08T03:18:56.279Z] ---> 748ca6575e64 [2023-08-08T03:18:56.279Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-08T03:18:56.279Z] ---> Running in e47d39f345cd [2023-08-08T03:18:56.279Z] Removing intermediate container e47d39f345cd [2023-08-08T03:18:56.279Z] ---> db2bc9f9f131 [2023-08-08T03:18:56.279Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-08T03:18:56.279Z] ---> Running in 226a6d84731e [2023-08-08T03:18:56.279Z] Removing intermediate container 226a6d84731e [2023-08-08T03:18:56.279Z] ---> 30975abaf270 [2023-08-08T03:18:56.279Z] Step 6/12 : WORKDIR /device-uart [2023-08-08T03:18:56.538Z] ---> Running in 9c6afedcd8fd [2023-08-08T03:18:56.799Z] Removing intermediate container 9c6afedcd8fd [2023-08-08T03:18:56.799Z] ---> e0c1a754bd7d [2023-08-08T03:18:56.799Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-08T03:18:57.058Z] ---> Running in b7085be8abbe [2023-08-08T03:18:57.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-08T03:18:57.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-08T03:18:57.886Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-08T03:18:57.886Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-08T03:18:57.886Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-08T03:18:58.146Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-08T03:18:58.146Z] Executing busybox-1.35.0-r29.trigger [2023-08-08T03:18:58.146Z] OK: 269 MiB in 57 packages [2023-08-08T03:18:59.087Z] Removing intermediate container b7085be8abbe [2023-08-08T03:18:59.087Z] ---> 0d67647fedaf [2023-08-08T03:18:59.087Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-08T03:18:59.087Z] ---> bf0b342e1d1b [2023-08-08T03:18:59.087Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-08T03:18:59.655Z] ---> Running in 259881ddd76c [2023-08-08T03:20:07.401Z] Removing intermediate container 259881ddd76c [2023-08-08T03:20:07.401Z] ---> 2a4791accb7b [2023-08-08T03:20:07.401Z] Step 10/12 : COPY . . [2023-08-08T03:20:07.401Z] ---> 584d3048d629 [2023-08-08T03:20:07.401Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-08T03:20:07.401Z] ---> Running in be84fb9cc318 [2023-08-08T03:20:07.401Z] Removing intermediate container be84fb9cc318 [2023-08-08T03:20:07.401Z] ---> 370b4d6b7624 [2023-08-08T03:20:07.401Z] Step 12/12 : RUN ${MAKE} [2023-08-08T03:20:07.401Z] ---> Running in 97239e17a54e [2023-08-08T03:20:07.401Z] noop [2023-08-08T03:20:07.401Z] Removing intermediate container 97239e17a54e [2023-08-08T03:20:07.401Z] ---> 0ab4baf22030 [2023-08-08T03:20:07.401Z] Successfully built 0ab4baf22030 [2023-08-08T03:20:07.401Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:20:07.718Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-08T03:20:07.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-08T03:20:07.790Z] prd-ubuntu20.04-docker-8c-8g-3092 does not seem to be running inside a container [2023-08-08T03:20:07.828Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-08-08T03:20:08.164Z] $ docker top d3ac1f79bd66a0747ce8a97418b5fddf14d8dea1c0415c31216dd010b62fb3e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-08T03:20:08.501Z] + go version [2023-08-08T03:20:08.501Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-08T03:20:08.514Z] $ docker stop --time=1 d3ac1f79bd66a0747ce8a97418b5fddf14d8dea1c0415c31216dd010b62fb3e2 [2023-08-08T03:20:09.800Z] $ docker rm -f --volumes d3ac1f79bd66a0747ce8a97418b5fddf14d8dea1c0415c31216dd010b62fb3e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:20:10.217Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-08T03:20:10.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-08T03:20:10.288Z] prd-ubuntu20.04-docker-8c-8g-3092 does not seem to be running inside a container [2023-08-08T03:20:10.322Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-08-08T03:20:10.674Z] $ docker top bf5c9f9734935e229abb6730ccbf772367d778eeda2d108a92011bf01799b4d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-08T03:20:11.011Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2023-08-08T03:20:11.308Z] + make test [2023-08-08T03:20:11.308Z] go test ./... -coverprofile=coverage.out [2023-08-08T03:20:15.589Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-08-08T03:20:25.576Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-08-08T03:20:25.576Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-08-08T03:20:29.626Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3093 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2023-08-08T03:20:29.641Z] Running in /w/workspace/device-uart/6 [Pipeline] { [Pipeline] checkout [2023-08-08T03:20:29.672Z] The recommended git tool is: git [2023-08-08T03:20:30.841Z] go vet ./... [2023-08-08T03:20:34.147Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-08T03:20:34.147Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-08T03:20:34.147Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-08T03:20:34.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-08T03:20:34.212Z] $ docker stop --time=1 bf5c9f9734935e229abb6730ccbf772367d778eeda2d108a92011bf01799b4d9 [2023-08-08T03:20:35.909Z] using credential edgex-jenkins-ssh [2023-08-08T03:20:35.931Z] Cloning the remote Git repository [2023-08-08T03:20:35.996Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-08-08T03:20:36.118Z] > git init /w/workspace/device-uart/6 # timeout=10 [2023-08-08T03:20:36.303Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-08-08T03:20:36.305Z] > git --version # timeout=10 [2023-08-08T03:20:36.332Z] > git --version # 'git version 2.25.1' [2023-08-08T03:20:36.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-08T03:20:36.539Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-08T03:20:38.400Z] $ docker rm -f --volumes bf5c9f9734935e229abb6730ccbf772367d778eeda2d108a92011bf01799b4d9 [2023-08-08T03:20:37.747Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-08-08T03:20:37.771Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-08T03:20:38.818Z] Avoid second fetch [2023-08-08T03:20:38.818Z] Checking out Revision f79754343d8b1121fd7b40f656006f62376f5905 (main) [2023-08-08T03:20:38.852Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-08T03:20:38.894Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-08T03:20:39.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-08T03:20:39.437Z] Commit message: "feat: Add integer read and write support (#20)" [2023-08-08T03:20:39.711Z] + ls -al . [2023-08-08T03:20:39.711Z] total 140 [2023-08-08T03:20:39.711Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 8 03:20 . [2023-08-08T03:20:39.711Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 03:18 .. [2023-08-08T03:20:39.711Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 8 03:18 .dockerignore [2023-08-08T03:20:39.711Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 03:18 .git [2023-08-08T03:20:39.711Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 8 03:18 .gitignore [2023-08-08T03:20:39.711Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 8 03:18 .golangci.yml [2023-08-08T03:20:39.711Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 8 03:18 .semver [2023-08-08T03:20:39.711Z] -rw-rw-r-- 1 jenkins jenkins 8972 Aug 8 03:18 Attribution.txt [2023-08-08T03:20:39.711Z] -rw-rw-r-- 1 jenkins jenkins 1777 Aug 8 03:18 Dockerfile [2023-08-08T03:20:39.711Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 8 03:18 GOVERNANCE.md [2023-08-08T03:20:39.711Z] -rw-rw-r-- 1 jenkins jenkins 675 Aug 8 03:18 Jenkinsfile [2023-08-08T03:20:39.711Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 8 03:18 LICENSE [2023-08-08T03:20:39.711Z] -rw-rw-r-- 1 jenkins jenkins 1641 Aug 8 03:18 Makefile [2023-08-08T03:20:39.711Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 8 03:18 OWNERS.md [2023-08-08T03:20:39.711Z] -rw-rw-r-- 1 jenkins jenkins 7340 Aug 8 03:18 README.md [2023-08-08T03:20:39.711Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 8 03:18 VERSION [2023-08-08T03:20:39.711Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 03:18 bin [2023-08-08T03:20:39.711Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 03:18 cmd [2023-08-08T03:20:39.711Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 8 03:20 coverage.out [2023-08-08T03:20:39.711Z] -rw-rw-r-- 1 jenkins jenkins 3244 Aug 8 03:18 go.mod [2023-08-08T03:20:39.711Z] -rw-rw-r-- 1 jenkins jenkins 31451 Aug 8 03:18 go.sum [2023-08-08T03:20:39.711Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 03:18 internal [2023-08-08T03:20:39.711Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 8 03:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2023-08-08T03:20:38.842Z] > git config core.sparsecheckout # timeout=10 [2023-08-08T03:20:38.933Z] > git checkout -f f79754343d8b1121fd7b40f656006f62376f5905 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-08T03:20:40.019Z] + 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=f79754343d8b1121fd7b40f656006f62376f5905 --label arch=amd64 --label version=3.0.0 . [2023-08-08T03:20:40.019Z] Sending build context to Docker daemon 11.08MB [2023-08-08T03:20:40.019Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-08T03:20:40.019Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-08T03:20:40.019Z] ---> 0ab4baf22030 [2023-08-08T03:20:40.019Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-08T03:20:40.277Z] ---> Running in 48ef9fe73c04 [2023-08-08T03:20:40.277Z] Removing intermediate container 48ef9fe73c04 [2023-08-08T03:20:40.277Z] ---> 50bfd39c33a3 [2023-08-08T03:20:40.277Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-08T03:20:40.277Z] ---> Running in f4c2effdd258 [2023-08-08T03:20:40.277Z] Removing intermediate container f4c2effdd258 [2023-08-08T03:20:40.277Z] ---> a03b5eb5de99 [2023-08-08T03:20:40.278Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-08-08T03:20:40.278Z] ---> Running in 8b9e184a545e [2023-08-08T03:20:40.477Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-08T03:20:40.477Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-08T03:20:40.477Z] Dload Upload Total Spent Left Speed [2023-08-08T03:20:40.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 71 12751 71 9093 0 0 43716 0 --:--:-- --:--:-- --:--:-- 43507 100 12751 100 12751 0 0 60719 0 --:--:-- --:--:-- --:--:-- 60719 [2023-08-08T03:20:40.535Z] Removing intermediate container 8b9e184a545e [2023-08-08T03:20:40.535Z] ---> 5e9291d45e46 [2023-08-08T03:20:40.535Z] Step 6/25 : WORKDIR /device-uart [2023-08-08T03:20:40.535Z] ---> Running in 4d39e1a50405 [2023-08-08T03:20:40.535Z] Removing intermediate container 4d39e1a50405 [2023-08-08T03:20:40.535Z] ---> 87315352e1f8 [2023-08-08T03:20:40.535Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-08T03:20:40.535Z] ---> Running in 25640f88de02 [2023-08-08T03:20:40.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2023-08-08T03:20:41.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-08T03:20:41.155Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-08T03:20:41.312Z] OK: 269 MiB in 57 packages [2023-08-08T03:20:41.516Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-08T03:20:41.516Z] + sudo tee /etc/docker/daemon.new [2023-08-08T03:20:41.516Z] { [2023-08-08T03:20:41.516Z] "registry-mirrors": [ [2023-08-08T03:20:41.516Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-08T03:20:41.516Z] ], [2023-08-08T03:20:41.516Z] "bip": "10.250.0.254/24", [2023-08-08T03:20:41.516Z] "hosts": [ [2023-08-08T03:20:41.516Z] "tcp://0.0.0.0:5555", [2023-08-08T03:20:41.516Z] "unix:///var/run/docker.sock" [2023-08-08T03:20:41.516Z] ], [2023-08-08T03:20:41.516Z] "mtu": 1458, [2023-08-08T03:20:41.516Z] "selinux-enabled": true, [2023-08-08T03:20:41.516Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-08T03:20:41.516Z] } [Pipeline] sh [2023-08-08T03:20:41.570Z] Removing intermediate container 25640f88de02 [2023-08-08T03:20:41.570Z] ---> 1694bb42a533 [2023-08-08T03:20:41.570Z] Step 8/25 : COPY go.mod vendor* ./ [2023-08-08T03:20:41.829Z] ---> e34f986f928d [2023-08-08T03:20:41.829Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-08T03:20:41.829Z] ---> Running in 7cb6b35d026d [2023-08-08T03:20:41.861Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-08T03:20:42.194Z] + sudo service docker restart [2023-08-08T03:20:42.395Z] Removing intermediate container 7cb6b35d026d [2023-08-08T03:20:42.395Z] ---> 4de02066b04e [2023-08-08T03:20:42.395Z] Step 10/25 : COPY . . [2023-08-08T03:20:42.654Z] ---> 52623184c2f1 [2023-08-08T03:20:42.654Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-08T03:20:42.654Z] ---> Running in 2a34493d8d7d [2023-08-08T03:20:42.913Z] Removing intermediate container 2a34493d8d7d [2023-08-08T03:20:42.913Z] ---> e77d1af2a301 [2023-08-08T03:20:42.913Z] Step 12/25 : RUN ${MAKE} [2023-08-08T03:20:42.913Z] ---> Running in cbd955ecffb7 [2023-08-08T03:20:43.172Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd [Pipeline] sh [2023-08-08T03:21:00.798Z] + git checkout f79754343d8b1121fd7b40f656006f62376f5905 [2023-08-08T03:21:00.798Z] HEAD is now at f797543 feat: Add integer read and write support (#20) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-08T03:21:00.828Z] provisioning config files... [2023-08-08T03:21:00.855Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/6@tmp/config13506075326639050309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-08T03:21:01.205Z] ---> docker-login.sh [2023-08-08T03:21:01.205Z] nexus3.edgexfoundry.org:10001 [2023-08-08T03:21:01.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:21:02.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:21:02.068Z] Configure a credential helper to remove this warning. See [2023-08-08T03:21:02.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:21:02.068Z] [2023-08-08T03:21:02.068Z] Login Succeeded [2023-08-08T03:21:02.068Z] nexus3.edgexfoundry.org:10002 [2023-08-08T03:21:02.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:21:02.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:21:02.340Z] Configure a credential helper to remove this warning. See [2023-08-08T03:21:02.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:21:02.340Z] [2023-08-08T03:21:02.340Z] Login Succeeded [2023-08-08T03:21:02.340Z] nexus3.edgexfoundry.org:10003 [2023-08-08T03:21:02.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:21:02.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:21:02.610Z] Configure a credential helper to remove this warning. See [2023-08-08T03:21:02.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:21:02.610Z] [2023-08-08T03:21:02.610Z] Login Succeeded [2023-08-08T03:21:02.610Z] nexus3.edgexfoundry.org:10004 [2023-08-08T03:21:02.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:21:03.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:21:03.158Z] Configure a credential helper to remove this warning. See [2023-08-08T03:21:03.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:21:03.158Z] [2023-08-08T03:21:03.158Z] Login Succeeded [2023-08-08T03:21:03.158Z] docker.io [2023-08-08T03:21:03.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:21:03.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:21:03.701Z] Configure a credential helper to remove this warning. See [2023-08-08T03:21:03.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:21:03.701Z] [2023-08-08T03:21:03.701Z] Login Succeeded [2023-08-08T03:21:03.701Z] ---> docker-login.sh ends [Pipeline] } [2023-08-08T03:21:03.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-08T03:21:04.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-08T03:21:04.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-08T03:21:04.045Z] ========================================================= [2023-08-08T03:21:04.045Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-08T03:21:04.045Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:21:04.422Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-08T03:21:04.692Z] Sending build context to Docker daemon 5.579MB [2023-08-08T03:21:04.692Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-08T03:21:04.692Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-08T03:21:04.965Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-08T03:21:04.965Z] edb6bdbacee9: Pulling fs layer [2023-08-08T03:21:04.965Z] 5f9638ab2659: Pulling fs layer [2023-08-08T03:21:04.965Z] 8d51d6327a98: Pulling fs layer [2023-08-08T03:21:04.965Z] 8b374f2dd631: Pulling fs layer [2023-08-08T03:21:04.965Z] ec14aa9079de: Pulling fs layer [2023-08-08T03:21:04.965Z] 2f466654f4bb: Pulling fs layer [2023-08-08T03:21:04.965Z] 554e91adad29: Pulling fs layer [2023-08-08T03:21:04.965Z] 8b374f2dd631: Waiting [2023-08-08T03:21:04.965Z] 2f466654f4bb: Waiting [2023-08-08T03:21:04.965Z] ec14aa9079de: Waiting [2023-08-08T03:21:04.965Z] 5f9638ab2659: Verifying Checksum [2023-08-08T03:21:04.965Z] 5f9638ab2659: Download complete [2023-08-08T03:21:04.965Z] 8b374f2dd631: Verifying Checksum [2023-08-08T03:21:04.965Z] 8b374f2dd631: Download complete [2023-08-08T03:21:04.965Z] ec14aa9079de: Verifying Checksum [2023-08-08T03:21:04.965Z] ec14aa9079de: Download complete [2023-08-08T03:21:04.965Z] edb6bdbacee9: Verifying Checksum [2023-08-08T03:21:04.965Z] edb6bdbacee9: Download complete [2023-08-08T03:21:05.091Z] Removing intermediate container cbd955ecffb7 [2023-08-08T03:21:05.091Z] ---> 953506132383 [2023-08-08T03:21:05.091Z] Step 13/25 : FROM alpine:3.17 [2023-08-08T03:21:05.091Z] 3.17: Pulling from library/alpine [2023-08-08T03:21:05.091Z] 9398808236ff: Pulling fs layer [2023-08-08T03:21:05.091Z] 9398808236ff: Download complete [2023-08-08T03:21:05.091Z] 9398808236ff: Pull complete [2023-08-08T03:21:05.091Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-08T03:21:05.091Z] Status: Downloaded newer image for alpine:3.17 [2023-08-08T03:21:05.091Z] ---> 1e0b8b5322fc [2023-08-08T03:21:05.091Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-08-08T03:21:05.091Z] ---> Running in a31351132d79 [2023-08-08T03:21:05.091Z] Removing intermediate container a31351132d79 [2023-08-08T03:21:05.091Z] ---> dd9b7448fda6 [2023-08-08T03:21:05.091Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-08-08T03:21:05.091Z] ---> Running in 11fe7cd07cc7 [2023-08-08T03:21:05.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-08T03:21:05.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-08T03:21:05.091Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-08T03:21:05.091Z] Executing busybox-1.35.0-r29.trigger [2023-08-08T03:21:05.091Z] OK: 7 MiB in 16 packages [2023-08-08T03:21:05.091Z] Removing intermediate container 11fe7cd07cc7 [2023-08-08T03:21:05.091Z] ---> 4c024ef4badf [2023-08-08T03:21:05.091Z] Step 16/25 : WORKDIR / [2023-08-08T03:21:05.091Z] ---> Running in 17f6e99bb95f [2023-08-08T03:21:05.091Z] Removing intermediate container 17f6e99bb95f [2023-08-08T03:21:05.091Z] ---> 33cc51e4a0a4 [2023-08-08T03:21:05.091Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-08-08T03:21:05.091Z] ---> ab2daf7a5ca4 [2023-08-08T03:21:05.091Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-08-08T03:21:05.091Z] ---> 75b7515608e1 [2023-08-08T03:21:05.091Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-08-08T03:21:05.946Z] edb6bdbacee9: Pull complete [2023-08-08T03:21:06.027Z] ---> c75c85e33a1e [2023-08-08T03:21:06.027Z] Step 20/25 : EXPOSE 59995 [2023-08-08T03:21:06.027Z] ---> Running in 94ef79f5b512 [2023-08-08T03:21:06.027Z] Removing intermediate container 94ef79f5b512 [2023-08-08T03:21:06.027Z] ---> 8c105de1e798 [2023-08-08T03:21:06.027Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-08-08T03:21:06.027Z] ---> Running in f4ee01e256ea [2023-08-08T03:21:06.286Z] Removing intermediate container f4ee01e256ea [2023-08-08T03:21:06.286Z] ---> 20c03cccb893 [2023-08-08T03:21:06.286Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-08T03:21:06.286Z] ---> Running in 96867be866b6 [2023-08-08T03:21:06.286Z] Removing intermediate container 96867be866b6 [2023-08-08T03:21:06.286Z] ---> d39a7f2cbbd6 [2023-08-08T03:21:06.286Z] Step 23/25 : LABEL arch=amd64 [2023-08-08T03:21:06.286Z] ---> Running in 9778b82a2caf [2023-08-08T03:21:06.286Z] Removing intermediate container 9778b82a2caf [2023-08-08T03:21:06.286Z] ---> 52c74f0e21bd [2023-08-08T03:21:06.286Z] Step 24/25 : LABEL git_sha=f79754343d8b1121fd7b40f656006f62376f5905 [2023-08-08T03:21:06.286Z] ---> Running in e6be489f33aa [2023-08-08T03:21:06.286Z] Removing intermediate container e6be489f33aa [2023-08-08T03:21:06.286Z] ---> 317877312d52 [2023-08-08T03:21:06.286Z] Step 25/25 : LABEL version=3.0.0 [2023-08-08T03:21:06.545Z] ---> Running in 48a09aa939fe [2023-08-08T03:21:06.545Z] Removing intermediate container 48a09aa939fe [2023-08-08T03:21:06.545Z] ---> f41cf001a200 [2023-08-08T03:21:06.545Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-08T03:21:06.545Z] Successfully built f41cf001a200 [2023-08-08T03:21:06.545Z] Successfully tagged device-uart:latest [2023-08-08T03:21:06.548Z] 554e91adad29: Verifying Checksum [2023-08-08T03:21:06.548Z] 554e91adad29: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-08T03:21:06.657Z] provisioning config files... [2023-08-08T03:21:06.666Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14804456324960593293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-08T03:21:06.820Z] 5f9638ab2659: Pull complete [2023-08-08T03:21:06.966Z] ---> docker-login.sh [2023-08-08T03:21:06.966Z] nexus3.edgexfoundry.org:10001 [2023-08-08T03:21:06.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:21:06.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:21:06.966Z] Configure a credential helper to remove this warning. See [2023-08-08T03:21:06.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:21:06.966Z] [2023-08-08T03:21:06.966Z] Login Succeeded [2023-08-08T03:21:06.966Z] nexus3.edgexfoundry.org:10002 [2023-08-08T03:21:06.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:21:06.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:21:06.966Z] Configure a credential helper to remove this warning. See [2023-08-08T03:21:06.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:21:06.966Z] [2023-08-08T03:21:06.966Z] Login Succeeded [2023-08-08T03:21:06.966Z] nexus3.edgexfoundry.org:10003 [2023-08-08T03:21:07.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:21:07.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:21:07.226Z] Configure a credential helper to remove this warning. See [2023-08-08T03:21:07.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:21:07.226Z] [2023-08-08T03:21:07.226Z] Login Succeeded [2023-08-08T03:21:07.226Z] nexus3.edgexfoundry.org:10004 [2023-08-08T03:21:07.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:21:07.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:21:07.226Z] Configure a credential helper to remove this warning. See [2023-08-08T03:21:07.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:21:07.226Z] [2023-08-08T03:21:07.226Z] Login Succeeded [2023-08-08T03:21:07.226Z] docker.io [2023-08-08T03:21:07.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:21:07.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:21:07.485Z] Configure a credential helper to remove this warning. See [2023-08-08T03:21:07.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:21:07.485Z] [2023-08-08T03:21:07.485Z] Login Succeeded [2023-08-08T03:21:07.485Z] ---> docker-login.sh ends [Pipeline] } [2023-08-08T03:21:07.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-08T03:21:07.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-08T03:21:07.548Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2023-08-08T03:21:07.548Z] f79754343d8b1121fd7b40f656006f62376f5905 [2023-08-08T03:21:07.548Z] latest [2023-08-08T03:21:07.548Z] 3.0.0 [2023-08-08T03:21:07.548Z] f79754343d8b1121fd7b40f656006f62376f5905-3.0.0 [2023-08-08T03:21:07.548Z] main [2023-08-08T03:21:07.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:21:07.793Z] 2f466654f4bb: Verifying Checksum [2023-08-08T03:21:07.793Z] 2f466654f4bb: Download complete [2023-08-08T03:21:07.793Z] 8d51d6327a98: Verifying Checksum [2023-08-08T03:21:07.793Z] 8d51d6327a98: Download complete [2023-08-08T03:21:07.881Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:f79754343d8b1121fd7b40f656006f62376f5905 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:21:08.193Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:f79754343d8b1121fd7b40f656006f62376f5905 [2023-08-08T03:21:08.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-08-08T03:21:08.193Z] 141a86a4123e: Preparing [2023-08-08T03:21:08.193Z] 475405bb5c70: Preparing [2023-08-08T03:21:08.193Z] 1ad924bf9fa3: Preparing [2023-08-08T03:21:08.193Z] 5679ac8dab5d: Preparing [2023-08-08T03:21:08.193Z] 36b50b131297: Preparing [2023-08-08T03:21:08.193Z] 475405bb5c70: Pushed [2023-08-08T03:21:08.193Z] 1ad924bf9fa3: Pushed [2023-08-08T03:21:08.193Z] 5679ac8dab5d: Pushed [2023-08-08T03:21:09.130Z] 36b50b131297: Pushed [2023-08-08T03:21:10.510Z] 141a86a4123e: Pushed [2023-08-08T03:21:10.770Z] f79754343d8b1121fd7b40f656006f62376f5905: digest: sha256:502c2aaa2b908ec27e4fb6e034482d8bd0a059da46e13f57ad6b4f7276d7b2a1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:21:11.085Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:21:11.401Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2023-08-08T03:21:11.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-08-08T03:21:11.401Z] 141a86a4123e: Preparing [2023-08-08T03:21:11.401Z] 475405bb5c70: Preparing [2023-08-08T03:21:11.401Z] 1ad924bf9fa3: Preparing [2023-08-08T03:21:11.401Z] 5679ac8dab5d: Preparing [2023-08-08T03:21:11.401Z] 36b50b131297: Preparing [2023-08-08T03:21:11.401Z] 36b50b131297: Layer already exists [2023-08-08T03:21:11.401Z] 475405bb5c70: Layer already exists [2023-08-08T03:21:11.401Z] 5679ac8dab5d: Layer already exists [2023-08-08T03:21:11.401Z] 1ad924bf9fa3: Layer already exists [2023-08-08T03:21:11.401Z] 141a86a4123e: Layer already exists [2023-08-08T03:21:11.401Z] latest: digest: sha256:502c2aaa2b908ec27e4fb6e034482d8bd0a059da46e13f57ad6b4f7276d7b2a1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:21:11.732Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:21:12.041Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.0 [2023-08-08T03:21:12.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-08-08T03:21:12.041Z] 141a86a4123e: Preparing [2023-08-08T03:21:12.041Z] 475405bb5c70: Preparing [2023-08-08T03:21:12.041Z] 1ad924bf9fa3: Preparing [2023-08-08T03:21:12.041Z] 5679ac8dab5d: Preparing [2023-08-08T03:21:12.041Z] 36b50b131297: Preparing [2023-08-08T03:21:12.041Z] 1ad924bf9fa3: Layer already exists [2023-08-08T03:21:12.041Z] 5679ac8dab5d: Layer already exists [2023-08-08T03:21:12.041Z] 141a86a4123e: Layer already exists [2023-08-08T03:21:12.041Z] 36b50b131297: Layer already exists [2023-08-08T03:21:12.041Z] 475405bb5c70: Layer already exists [2023-08-08T03:21:12.041Z] 3.0.0: digest: sha256:502c2aaa2b908ec27e4fb6e034482d8bd0a059da46e13f57ad6b4f7276d7b2a1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:21:12.366Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:f79754343d8b1121fd7b40f656006f62376f5905-3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:21:12.680Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:f79754343d8b1121fd7b40f656006f62376f5905-3.0.0 [2023-08-08T03:21:12.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-08-08T03:21:12.680Z] 141a86a4123e: Preparing [2023-08-08T03:21:12.680Z] 475405bb5c70: Preparing [2023-08-08T03:21:12.680Z] 1ad924bf9fa3: Preparing [2023-08-08T03:21:12.680Z] 5679ac8dab5d: Preparing [2023-08-08T03:21:12.680Z] 36b50b131297: Preparing [2023-08-08T03:21:12.680Z] 5679ac8dab5d: Layer already exists [2023-08-08T03:21:12.680Z] 475405bb5c70: Layer already exists [2023-08-08T03:21:12.680Z] 141a86a4123e: Layer already exists [2023-08-08T03:21:12.680Z] 36b50b131297: Layer already exists [2023-08-08T03:21:12.680Z] 1ad924bf9fa3: Layer already exists [2023-08-08T03:21:12.680Z] f79754343d8b1121fd7b40f656006f62376f5905-3.0.0: digest: sha256:502c2aaa2b908ec27e4fb6e034482d8bd0a059da46e13f57ad6b4f7276d7b2a1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:21:12.987Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:21:13.292Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2023-08-08T03:21:13.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-08-08T03:21:13.292Z] 141a86a4123e: Preparing [2023-08-08T03:21:13.292Z] 475405bb5c70: Preparing [2023-08-08T03:21:13.292Z] 1ad924bf9fa3: Preparing [2023-08-08T03:21:13.292Z] 5679ac8dab5d: Preparing [2023-08-08T03:21:13.292Z] 36b50b131297: Preparing [2023-08-08T03:21:13.292Z] 5679ac8dab5d: Layer already exists [2023-08-08T03:21:13.292Z] 36b50b131297: Layer already exists [2023-08-08T03:21:13.292Z] 1ad924bf9fa3: Layer already exists [2023-08-08T03:21:13.292Z] 141a86a4123e: Layer already exists [2023-08-08T03:21:13.292Z] 475405bb5c70: Layer already exists [2023-08-08T03:21:13.292Z] main: digest: sha256:502c2aaa2b908ec27e4fb6e034482d8bd0a059da46e13f57ad6b4f7276d7b2a1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-08T03:21:13.332Z] ===================================================== [Pipeline] echo [2023-08-08T03:21:13.339Z] taggedImages: [2023-08-08T03:21:13.339Z] - nexus3.edgexfoundry.org:10004/device-uart:f79754343d8b1121fd7b40f656006f62376f5905 [2023-08-08T03:21:13.339Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2023-08-08T03:21:13.339Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.0 [2023-08-08T03:21:13.339Z] - nexus3.edgexfoundry.org:10004/device-uart:f79754343d8b1121fd7b40f656006f62376f5905-3.0.0 [2023-08-08T03:21:13.339Z] - 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 [2023-08-08T03:21:13.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-08T03:21:13.741Z] [2023-08-08T03:21:13.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:21:14.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-08T03:21:14.041Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-08T03:21:14.041Z] 5eb5b503b376: Pulling fs layer [2023-08-08T03:21:14.041Z] 5c69ac0246d0: Pulling fs layer [2023-08-08T03:21:14.041Z] ec43610c2a17: Pulling fs layer [2023-08-08T03:21:14.041Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-08T03:21:14.041Z] 33b1e0a273af: Pulling fs layer [2023-08-08T03:21:14.041Z] 5d3b04190fa2: Pulling fs layer [2023-08-08T03:21:14.041Z] 2f39f015ded8: Pulling fs layer [2023-08-08T03:21:14.041Z] 33b1e0a273af: Waiting [2023-08-08T03:21:14.041Z] 5d3b04190fa2: Waiting [2023-08-08T03:21:14.041Z] 3a2ae6a8a46f: Waiting [2023-08-08T03:21:14.041Z] 2f39f015ded8: Waiting [2023-08-08T03:21:14.041Z] 5c69ac0246d0: Verifying Checksum [2023-08-08T03:21:14.041Z] 5c69ac0246d0: Download complete [2023-08-08T03:21:14.041Z] 3a2ae6a8a46f: Download complete [2023-08-08T03:21:14.041Z] 33b1e0a273af: Verifying Checksum [2023-08-08T03:21:14.041Z] 33b1e0a273af: Download complete [2023-08-08T03:21:14.041Z] 5d3b04190fa2: Verifying Checksum [2023-08-08T03:21:14.041Z] 5d3b04190fa2: Download complete [2023-08-08T03:21:14.041Z] ec43610c2a17: Verifying Checksum [2023-08-08T03:21:14.041Z] ec43610c2a17: Download complete [2023-08-08T03:21:14.302Z] 5eb5b503b376: Verifying Checksum [2023-08-08T03:21:14.302Z] 5eb5b503b376: Download complete [2023-08-08T03:21:14.868Z] 2f39f015ded8: Download complete [2023-08-08T03:21:15.437Z] 5eb5b503b376: Pull complete [2023-08-08T03:21:15.695Z] 5c69ac0246d0: Pull complete [2023-08-08T03:21:15.954Z] ec43610c2a17: Pull complete [2023-08-08T03:21:15.954Z] 3a2ae6a8a46f: Pull complete [2023-08-08T03:21:16.212Z] 33b1e0a273af: Pull complete [2023-08-08T03:21:16.212Z] 5d3b04190fa2: Pull complete [2023-08-08T03:21:20.153Z] 8d51d6327a98: Pull complete [2023-08-08T03:21:20.153Z] 8b374f2dd631: Pull complete [2023-08-08T03:21:20.153Z] ec14aa9079de: Pull complete [2023-08-08T03:21:20.402Z] 2f39f015ded8: Pull complete [2023-08-08T03:21:20.403Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-08T03:21:20.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-08T03:21:20.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-08T03:21:20.493Z] prd-ubuntu20.04-docker-8c-8g-3092 does not seem to be running inside a container [2023-08-08T03:21:20.523Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-08T03:21:25.164Z] $ docker top a7562b0a2983b5a97e5ac4f1c73a32c9b7b02ab4a9e88e4b6496a817c790c9f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-08T03:21:25.551Z] ---> job-cost.sh [2023-08-08T03:21:25.551Z] lf-activate-venv: SKIPPING [2023-08-08T03:21:25.551Z] INFO: No Stack... [2023-08-08T03:21:25.811Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-08T03:21:26.070Z] INFO: Archiving Costs [Pipeline] sh [2023-08-08T03:21:26.364Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2023-08-08T03:21:26.364Z] + cut -d, -f6 [Pipeline] lock [2023-08-08T03:21:26.376Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-6-stack-cost] [2023-08-08T03:21:26.382Z] Resource [jenkins-edgexfoundry-device-uart-main-6-stack-cost] did not exist. Created. [2023-08-08T03:21:26.382Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-08T03:21:26.689Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-08T03:21:26.716Z] Stashed 1 file(s) [Pipeline] } [2023-08-08T03:21:26.722Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-08T03:21:26.741Z] $ docker stop --time=1 a7562b0a2983b5a97e5ac4f1c73a32c9b7b02ab4a9e88e4b6496a817c790c9f5 [2023-08-08T03:21:26.826Z] 2f466654f4bb: Pull complete [2023-08-08T03:21:27.884Z] $ docker rm -f --volumes a7562b0a2983b5a97e5ac4f1c73a32c9b7b02ab4a9e88e4b6496a817c790c9f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-08T03:21:28.267Z] 554e91adad29: Pull complete [2023-08-08T03:21:28.267Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-08T03:21:28.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-08T03:21:28.267Z] ---> 1e15ea492957 [2023-08-08T03:21:28.267Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-08T03:21:30.221Z] ---> Running in 06434cc93392 [2023-08-08T03:21:30.501Z] Removing intermediate container 06434cc93392 [2023-08-08T03:21:30.501Z] ---> 0bda232c99cb [2023-08-08T03:21:30.501Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-08T03:21:30.772Z] ---> Running in 79699bbcd187 [2023-08-08T03:21:31.042Z] Removing intermediate container 79699bbcd187 [2023-08-08T03:21:31.042Z] ---> b26c9a461741 [2023-08-08T03:21:31.042Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-08T03:21:31.042Z] ---> Running in c73dee9ca9b6 [2023-08-08T03:21:31.704Z] Removing intermediate container c73dee9ca9b6 [2023-08-08T03:21:31.704Z] ---> 5efa0471e14c [2023-08-08T03:21:31.704Z] Step 6/12 : WORKDIR /device-uart [2023-08-08T03:21:31.704Z] ---> Running in b8ca6159daff [2023-08-08T03:21:32.017Z] Removing intermediate container b8ca6159daff [2023-08-08T03:21:32.017Z] ---> 1fc1b285b6ba [2023-08-08T03:21:32.017Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-08T03:21:32.017Z] ---> Running in 354b07f43750 [2023-08-08T03:21:33.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-08T03:21:33.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-08T03:21:34.720Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-08T03:21:34.990Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-08T03:21:34.990Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-08T03:21:34.990Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-08T03:21:34.990Z] Executing busybox-1.35.0-r29.trigger [2023-08-08T03:21:34.990Z] OK: 268 MiB in 57 packages [2023-08-08T03:21:35.955Z] Removing intermediate container 354b07f43750 [2023-08-08T03:21:35.955Z] ---> 479040be5fdc [2023-08-08T03:21:35.955Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-08T03:21:36.545Z] ---> d28934971509 [2023-08-08T03:21:36.545Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-08T03:21:36.545Z] ---> Running in fba3da72b9fc [2023-08-08T03:22:44.439Z] Removing intermediate container fba3da72b9fc [2023-08-08T03:22:44.439Z] ---> a00dd9a487d0 [2023-08-08T03:22:44.439Z] Step 10/12 : COPY . . [2023-08-08T03:22:44.439Z] ---> 743b28d25d14 [2023-08-08T03:22:44.439Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-08T03:22:44.439Z] ---> Running in e78832defa91 [2023-08-08T03:22:44.439Z] Removing intermediate container e78832defa91 [2023-08-08T03:22:44.439Z] ---> c4b35bcb983c [2023-08-08T03:22:44.439Z] Step 12/12 : RUN ${MAKE} [2023-08-08T03:22:44.439Z] ---> Running in 1d780842aba9 [2023-08-08T03:22:44.439Z] noop [2023-08-08T03:22:44.439Z] Removing intermediate container 1d780842aba9 [2023-08-08T03:22:44.439Z] ---> 341e19b383ed [2023-08-08T03:22:44.439Z] Successfully built 341e19b383ed [2023-08-08T03:22:44.439Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:22:44.796Z] + docker inspect -f . ci-base-image-arm64 [2023-08-08T03:22:44.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-08T03:22:44.997Z] prd-ubuntu20.04-docker-arm64-4c-16g-3093 does not seem to be running inside a container [2023-08-08T03:22:45.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/6 -v /w/workspace/device-uart/6:/w/workspace/device-uart/6:rw,z -v /w/workspace/device-uart/6@tmp:/w/workspace/device-uart/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-08T03:22:46.159Z] $ docker top 4ba95524b135adc52e15f544362d9b9c3a80c56e71abbd8ba665e9c537f24772 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-08T03:22:46.963Z] + go version [2023-08-08T03:22:46.963Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-08T03:22:46.980Z] $ docker stop --time=1 4ba95524b135adc52e15f544362d9b9c3a80c56e71abbd8ba665e9c537f24772 [2023-08-08T03:22:51.214Z] $ docker rm -f --volumes 4ba95524b135adc52e15f544362d9b9c3a80c56e71abbd8ba665e9c537f24772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:22:51.766Z] + docker inspect -f . ci-base-image-arm64 [2023-08-08T03:22:51.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-08T03:22:51.945Z] prd-ubuntu20.04-docker-arm64-4c-16g-3093 does not seem to be running inside a container [2023-08-08T03:22:52.022Z] $ 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/6 -v /w/workspace/device-uart/6:/w/workspace/device-uart/6:rw,z -v /w/workspace/device-uart/6@tmp:/w/workspace/device-uart/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-08T03:22:53.116Z] $ docker top 5961810e6b92227d54b2eeee7251c432e669845d3e25e9d4ab0c956be32e3543 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-08T03:22:53.612Z] + git config --global --add safe.directory /w/workspace/device-uart/6 [Pipeline] fileExists [Pipeline] sh [2023-08-08T03:22:53.932Z] + make test [2023-08-08T03:22:53.932Z] go test ./... -coverprofile=coverage.out [2023-08-08T03:23:32.820Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-08-08T03:25:39.517Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-08-08T03:25:39.517Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-08-08T03:25:39.517Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-08T03:25:39.517Z] go vet ./... [2023-08-08T03:26:06.252Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-08T03:26:06.252Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-08T03:26:06.252Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-08T03:26:06.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-08T03:26:06.295Z] $ docker stop --time=1 5961810e6b92227d54b2eeee7251c432e669845d3e25e9d4ab0c956be32e3543 [2023-08-08T03:26:08.354Z] $ docker rm -f --volumes 5961810e6b92227d54b2eeee7251c432e669845d3e25e9d4ab0c956be32e3543 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-08T03:26:09.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-08T03:26:09.619Z] Warning: overwriting stash ‘coverage-report’ [2023-08-08T03:26:10.052Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-08T03:26:10.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-08T03:26:10.799Z] + ls -al . [2023-08-08T03:26:10.799Z] total 136 [2023-08-08T03:26:10.799Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 8 03:22 . [2023-08-08T03:26:10.799Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 03:20 .. [2023-08-08T03:26:10.799Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 8 03:20 .dockerignore [2023-08-08T03:26:10.799Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 03:21 .git [2023-08-08T03:26:10.799Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 8 03:20 .gitignore [2023-08-08T03:26:10.799Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 8 03:20 .golangci.yml [2023-08-08T03:26:10.799Z] -rw-rw-r-- 1 jenkins jenkins 8972 Aug 8 03:20 Attribution.txt [2023-08-08T03:26:10.799Z] -rw-rw-r-- 1 jenkins jenkins 1777 Aug 8 03:20 Dockerfile [2023-08-08T03:26:10.799Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 8 03:20 GOVERNANCE.md [2023-08-08T03:26:10.799Z] -rw-rw-r-- 1 jenkins jenkins 675 Aug 8 03:20 Jenkinsfile [2023-08-08T03:26:10.799Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 8 03:20 LICENSE [2023-08-08T03:26:10.799Z] -rw-rw-r-- 1 jenkins jenkins 1641 Aug 8 03:20 Makefile [2023-08-08T03:26:10.799Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 8 03:20 OWNERS.md [2023-08-08T03:26:10.799Z] -rw-rw-r-- 1 jenkins jenkins 7340 Aug 8 03:20 README.md [2023-08-08T03:26:10.799Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 8 03:18 VERSION [2023-08-08T03:26:10.799Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 03:20 bin [2023-08-08T03:26:10.799Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 03:20 cmd [2023-08-08T03:26:10.799Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 8 03:22 coverage.out [2023-08-08T03:26:10.799Z] -rw-rw-r-- 1 jenkins jenkins 3244 Aug 8 03:20 go.mod [2023-08-08T03:26:10.799Z] -rw-rw-r-- 1 jenkins jenkins 31451 Aug 8 03:20 go.sum [2023-08-08T03:26:10.799Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 03:20 internal [2023-08-08T03:26:10.799Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 8 03:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:26:11.151Z] + 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=f79754343d8b1121fd7b40f656006f62376f5905 --label arch=arm64 --label version=3.0.0 . [2023-08-08T03:26:11.422Z] Sending build context to Docker daemon 5.58MB [2023-08-08T03:26:11.422Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-08T03:26:11.422Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-08T03:26:11.422Z] ---> 341e19b383ed [2023-08-08T03:26:11.422Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-08T03:26:11.689Z] ---> Running in f81841fd1a09 [2023-08-08T03:26:11.968Z] Removing intermediate container f81841fd1a09 [2023-08-08T03:26:11.968Z] ---> 32e307789584 [2023-08-08T03:26:11.968Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-08T03:26:12.238Z] ---> Running in cc594bd9b771 [2023-08-08T03:26:12.507Z] Removing intermediate container cc594bd9b771 [2023-08-08T03:26:12.507Z] ---> e05034df6947 [2023-08-08T03:26:12.507Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-08-08T03:26:12.507Z] ---> Running in ec5ae164ab8d [2023-08-08T03:26:12.775Z] Removing intermediate container ec5ae164ab8d [2023-08-08T03:26:12.775Z] ---> 147d20f479f6 [2023-08-08T03:26:12.775Z] Step 6/25 : WORKDIR /device-uart [2023-08-08T03:26:13.044Z] ---> Running in b09df44e235c [2023-08-08T03:26:13.313Z] Removing intermediate container b09df44e235c [2023-08-08T03:26:13.313Z] ---> b4bb578abe57 [2023-08-08T03:26:13.313Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-08T03:26:13.313Z] ---> Running in 1f0720b5be43 [2023-08-08T03:26:14.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-08T03:26:15.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-08T03:26:16.206Z] OK: 268 MiB in 57 packages [2023-08-08T03:26:17.171Z] Removing intermediate container 1f0720b5be43 [2023-08-08T03:26:17.171Z] ---> 15a4a6450626 [2023-08-08T03:26:17.171Z] Step 8/25 : COPY go.mod vendor* ./ [2023-08-08T03:26:18.586Z] ---> b4e6449072f4 [2023-08-08T03:26:18.586Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-08T03:26:18.586Z] ---> Running in 2885d79a60c6 [2023-08-08T03:26:21.173Z] Removing intermediate container 2885d79a60c6 [2023-08-08T03:26:21.173Z] ---> 8205b28debbb [2023-08-08T03:26:21.173Z] Step 10/25 : COPY . . [2023-08-08T03:26:21.760Z] ---> ee48e914ea3b [2023-08-08T03:26:21.760Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-08T03:26:21.760Z] ---> Running in 6ca5645989ea [2023-08-08T03:26:22.030Z] Removing intermediate container 6ca5645989ea [2023-08-08T03:26:22.030Z] ---> caaf6db184f6 [2023-08-08T03:26:22.030Z] Step 12/25 : RUN ${MAKE} [2023-08-08T03:26:22.030Z] ---> Running in a2692e4a09ea [2023-08-08T03:26:22.997Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-08-08T03:28:44.706Z] Removing intermediate container a2692e4a09ea [2023-08-08T03:28:44.706Z] ---> 74aeac55cd17 [2023-08-08T03:28:44.706Z] Step 13/25 : FROM alpine:3.17 [2023-08-08T03:28:44.706Z] 3.17: Pulling from library/alpine [2023-08-08T03:28:44.706Z] 4060ece20d7a: Pulling fs layer [2023-08-08T03:28:44.706Z] 4060ece20d7a: Verifying Checksum [2023-08-08T03:28:44.706Z] 4060ece20d7a: Download complete [2023-08-08T03:28:44.706Z] 4060ece20d7a: Pull complete [2023-08-08T03:28:44.706Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-08T03:28:44.706Z] Status: Downloaded newer image for alpine:3.17 [2023-08-08T03:28:44.706Z] ---> 8650cd65339b [2023-08-08T03:28:44.706Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-08-08T03:28:44.706Z] ---> Running in 3c2810beef56 [2023-08-08T03:28:44.706Z] Removing intermediate container 3c2810beef56 [2023-08-08T03:28:44.706Z] ---> 38d094c391fe [2023-08-08T03:28:44.706Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-08-08T03:28:44.706Z] ---> Running in 2fba02b48b50 [2023-08-08T03:28:45.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-08T03:28:46.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-08T03:28:47.669Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-08T03:28:47.669Z] Executing busybox-1.35.0-r29.trigger [2023-08-08T03:28:47.669Z] OK: 8 MiB in 16 packages [2023-08-08T03:28:49.620Z] Removing intermediate container 2fba02b48b50 [2023-08-08T03:28:49.620Z] ---> 79c6a4548e34 [2023-08-08T03:28:49.620Z] Step 16/25 : WORKDIR / [2023-08-08T03:28:49.620Z] ---> Running in 84e0f200807f [2023-08-08T03:28:49.888Z] Removing intermediate container 84e0f200807f [2023-08-08T03:28:49.889Z] ---> b3792282014a [2023-08-08T03:28:49.889Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-08-08T03:28:50.472Z] ---> 833745e1a10d [2023-08-08T03:28:50.472Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-08-08T03:28:51.059Z] ---> 314439e25a31 [2023-08-08T03:28:51.059Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-08-08T03:28:52.475Z] ---> 15bc1d06884e [2023-08-08T03:28:52.475Z] Step 20/25 : EXPOSE 59995 [2023-08-08T03:28:52.475Z] ---> Running in 8d1c469d7e04 [2023-08-08T03:28:52.743Z] Removing intermediate container 8d1c469d7e04 [2023-08-08T03:28:52.743Z] ---> e13ee3c8181d [2023-08-08T03:28:52.743Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-08-08T03:28:52.743Z] ---> Running in a5427071d53f [2023-08-08T03:28:53.012Z] Removing intermediate container a5427071d53f [2023-08-08T03:28:53.012Z] ---> e9651a642206 [2023-08-08T03:28:53.012Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-08T03:28:53.281Z] ---> Running in f71d8b76f7d9 [2023-08-08T03:28:53.550Z] Removing intermediate container f71d8b76f7d9 [2023-08-08T03:28:53.550Z] ---> c03dd76fa58b [2023-08-08T03:28:53.550Z] Step 23/25 : LABEL arch=arm64 [2023-08-08T03:28:53.550Z] ---> Running in 34b94ad94667 [2023-08-08T03:28:53.818Z] Removing intermediate container 34b94ad94667 [2023-08-08T03:28:53.818Z] ---> 2d2768a2c2ac [2023-08-08T03:28:53.818Z] Step 24/25 : LABEL git_sha=f79754343d8b1121fd7b40f656006f62376f5905 [2023-08-08T03:28:53.818Z] ---> Running in 47b4f76a0151 [2023-08-08T03:28:54.407Z] Removing intermediate container 47b4f76a0151 [2023-08-08T03:28:54.407Z] ---> 35cf802012d9 [2023-08-08T03:28:54.407Z] Step 25/25 : LABEL version=3.0.0 [2023-08-08T03:28:54.407Z] ---> Running in 7223fb8cd411 [2023-08-08T03:28:54.674Z] Removing intermediate container 7223fb8cd411 [2023-08-08T03:28:54.674Z] ---> 10d19fc3e82e [2023-08-08T03:28:54.674Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-08T03:28:54.674Z] Successfully built 10d19fc3e82e [2023-08-08T03:28:54.674Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-08T03:28:54.770Z] provisioning config files... [2023-08-08T03:28:54.788Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/6@tmp/config15837369430391527342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-08T03:28:55.140Z] ---> docker-login.sh [2023-08-08T03:28:55.140Z] nexus3.edgexfoundry.org:10001 [2023-08-08T03:28:55.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:28:55.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:28:55.407Z] Configure a credential helper to remove this warning. See [2023-08-08T03:28:55.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:28:55.407Z] [2023-08-08T03:28:55.407Z] Login Succeeded [2023-08-08T03:28:55.407Z] nexus3.edgexfoundry.org:10002 [2023-08-08T03:28:55.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:28:55.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:28:55.677Z] Configure a credential helper to remove this warning. See [2023-08-08T03:28:55.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:28:55.677Z] [2023-08-08T03:28:55.677Z] Login Succeeded [2023-08-08T03:28:55.677Z] nexus3.edgexfoundry.org:10003 [2023-08-08T03:28:55.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:28:56.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:28:56.214Z] Configure a credential helper to remove this warning. See [2023-08-08T03:28:56.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:28:56.214Z] [2023-08-08T03:28:56.214Z] Login Succeeded [2023-08-08T03:28:56.214Z] nexus3.edgexfoundry.org:10004 [2023-08-08T03:28:56.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:28:56.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:28:56.482Z] Configure a credential helper to remove this warning. See [2023-08-08T03:28:56.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:28:56.482Z] [2023-08-08T03:28:56.482Z] Login Succeeded [2023-08-08T03:28:56.482Z] docker.io [2023-08-08T03:28:56.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-08T03:28:57.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-08T03:28:57.016Z] Configure a credential helper to remove this warning. See [2023-08-08T03:28:57.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-08T03:28:57.016Z] [2023-08-08T03:28:57.016Z] Login Succeeded [2023-08-08T03:28:57.016Z] ---> docker-login.sh ends [Pipeline] } [2023-08-08T03:28:57.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-08T03:28:57.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-08T03:28:57.080Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2023-08-08T03:28:57.080Z] f79754343d8b1121fd7b40f656006f62376f5905 [2023-08-08T03:28:57.080Z] latest [2023-08-08T03:28:57.080Z] 3.0.0 [2023-08-08T03:28:57.080Z] f79754343d8b1121fd7b40f656006f62376f5905-3.0.0 [2023-08-08T03:28:57.080Z] main [2023-08-08T03:28:57.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:28:57.414Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:f79754343d8b1121fd7b40f656006f62376f5905 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:28:57.749Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:f79754343d8b1121fd7b40f656006f62376f5905 [2023-08-08T03:28:57.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-08-08T03:28:57.749Z] 7fbf1085367e: Preparing [2023-08-08T03:28:57.749Z] 7d15b383efac: Preparing [2023-08-08T03:28:57.749Z] 0e0b527e9f94: Preparing [2023-08-08T03:28:57.749Z] 42bf6da3dbb5: Preparing [2023-08-08T03:28:57.749Z] d2d9d24a8c2a: Preparing [2023-08-08T03:28:58.016Z] 7d15b383efac: Pushed [2023-08-08T03:28:58.016Z] 0e0b527e9f94: Pushed [2023-08-08T03:28:58.016Z] 42bf6da3dbb5: Pushed [2023-08-08T03:28:59.979Z] d2d9d24a8c2a: Pushed [2023-08-08T03:29:03.316Z] 7fbf1085367e: Pushed [2023-08-08T03:29:03.316Z] f79754343d8b1121fd7b40f656006f62376f5905: digest: sha256:9d35438f288a944b563adb9a0aec56fc7ddb106a4fe5f63a290ebae423449a2d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:29:03.651Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:29:04.048Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2023-08-08T03:29:04.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-08-08T03:29:04.049Z] 7fbf1085367e: Preparing [2023-08-08T03:29:04.049Z] 7d15b383efac: Preparing [2023-08-08T03:29:04.049Z] 0e0b527e9f94: Preparing [2023-08-08T03:29:04.049Z] 42bf6da3dbb5: Preparing [2023-08-08T03:29:04.049Z] d2d9d24a8c2a: Preparing [2023-08-08T03:29:04.049Z] 42bf6da3dbb5: Layer already exists [2023-08-08T03:29:04.049Z] 7d15b383efac: Layer already exists [2023-08-08T03:29:04.049Z] 0e0b527e9f94: Layer already exists [2023-08-08T03:29:04.049Z] d2d9d24a8c2a: Layer already exists [2023-08-08T03:29:04.049Z] 7fbf1085367e: Layer already exists [2023-08-08T03:29:04.049Z] latest: digest: sha256:9d35438f288a944b563adb9a0aec56fc7ddb106a4fe5f63a290ebae423449a2d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:29:04.411Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:29:04.766Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.0 [2023-08-08T03:29:04.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-08-08T03:29:04.766Z] 7fbf1085367e: Preparing [2023-08-08T03:29:04.766Z] 7d15b383efac: Preparing [2023-08-08T03:29:04.766Z] 0e0b527e9f94: Preparing [2023-08-08T03:29:04.766Z] 42bf6da3dbb5: Preparing [2023-08-08T03:29:04.766Z] d2d9d24a8c2a: Preparing [2023-08-08T03:29:04.766Z] d2d9d24a8c2a: Layer already exists [2023-08-08T03:29:04.766Z] 42bf6da3dbb5: Layer already exists [2023-08-08T03:29:04.766Z] 7fbf1085367e: Layer already exists [2023-08-08T03:29:04.766Z] 0e0b527e9f94: Layer already exists [2023-08-08T03:29:04.766Z] 7d15b383efac: Layer already exists [2023-08-08T03:29:04.766Z] 3.0.0: digest: sha256:9d35438f288a944b563adb9a0aec56fc7ddb106a4fe5f63a290ebae423449a2d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:29:05.110Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:f79754343d8b1121fd7b40f656006f62376f5905-3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:29:05.452Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:f79754343d8b1121fd7b40f656006f62376f5905-3.0.0 [2023-08-08T03:29:05.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-08-08T03:29:05.453Z] 7fbf1085367e: Preparing [2023-08-08T03:29:05.453Z] 7d15b383efac: Preparing [2023-08-08T03:29:05.453Z] 0e0b527e9f94: Preparing [2023-08-08T03:29:05.453Z] 42bf6da3dbb5: Preparing [2023-08-08T03:29:05.453Z] d2d9d24a8c2a: Preparing [2023-08-08T03:29:05.453Z] d2d9d24a8c2a: Layer already exists [2023-08-08T03:29:05.453Z] 42bf6da3dbb5: Layer already exists [2023-08-08T03:29:05.453Z] 7fbf1085367e: Layer already exists [2023-08-08T03:29:05.453Z] 0e0b527e9f94: Layer already exists [2023-08-08T03:29:05.453Z] 7d15b383efac: Layer already exists [2023-08-08T03:29:05.453Z] f79754343d8b1121fd7b40f656006f62376f5905-3.0.0: digest: sha256:9d35438f288a944b563adb9a0aec56fc7ddb106a4fe5f63a290ebae423449a2d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:29:05.814Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:29:06.151Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2023-08-08T03:29:06.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-08-08T03:29:06.151Z] 7fbf1085367e: Preparing [2023-08-08T03:29:06.151Z] 7d15b383efac: Preparing [2023-08-08T03:29:06.151Z] 0e0b527e9f94: Preparing [2023-08-08T03:29:06.151Z] 42bf6da3dbb5: Preparing [2023-08-08T03:29:06.151Z] d2d9d24a8c2a: Preparing [2023-08-08T03:29:06.151Z] 0e0b527e9f94: Layer already exists [2023-08-08T03:29:06.151Z] 42bf6da3dbb5: Layer already exists [2023-08-08T03:29:06.151Z] 7d15b383efac: Layer already exists [2023-08-08T03:29:06.151Z] 7fbf1085367e: Layer already exists [2023-08-08T03:29:06.151Z] d2d9d24a8c2a: Layer already exists [2023-08-08T03:29:06.151Z] main: digest: sha256:9d35438f288a944b563adb9a0aec56fc7ddb106a4fe5f63a290ebae423449a2d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-08T03:29:06.193Z] ===================================================== [Pipeline] echo [2023-08-08T03:29:06.200Z] taggedImages: [2023-08-08T03:29:06.200Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:f79754343d8b1121fd7b40f656006f62376f5905 [2023-08-08T03:29:06.200Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2023-08-08T03:29:06.200Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.0 [2023-08-08T03:29:06.200Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:f79754343d8b1121fd7b40f656006f62376f5905-3.0.0 [2023-08-08T03:29:06.200Z] - 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 [2023-08-08T03:29:06.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-08T03:29:06.559Z] [2023-08-08T03:29:06.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:29:06.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-08T03:29:06.893Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-08T03:29:06.893Z] 8998bd30e6a1: Pulling fs layer [2023-08-08T03:29:06.893Z] 04944245beec: Pulling fs layer [2023-08-08T03:29:06.893Z] 699f458cf7ca: Pulling fs layer [2023-08-08T03:29:06.893Z] 765212b225bb: Pulling fs layer [2023-08-08T03:29:06.893Z] f23df028b6ca: Pulling fs layer [2023-08-08T03:29:06.893Z] d65c8cfc05b1: Pulling fs layer [2023-08-08T03:29:06.893Z] 2437ff75d9bd: Pulling fs layer [2023-08-08T03:29:06.893Z] 765212b225bb: Waiting [2023-08-08T03:29:06.893Z] f23df028b6ca: Waiting [2023-08-08T03:29:06.893Z] d65c8cfc05b1: Waiting [2023-08-08T03:29:06.893Z] 2437ff75d9bd: Waiting [2023-08-08T03:29:07.159Z] 04944245beec: Verifying Checksum [2023-08-08T03:29:07.159Z] 04944245beec: Download complete [2023-08-08T03:29:07.159Z] 765212b225bb: Download complete [2023-08-08T03:29:07.159Z] f23df028b6ca: Verifying Checksum [2023-08-08T03:29:07.159Z] f23df028b6ca: Download complete [2023-08-08T03:29:07.159Z] d65c8cfc05b1: Verifying Checksum [2023-08-08T03:29:07.159Z] d65c8cfc05b1: Download complete [2023-08-08T03:29:07.159Z] 699f458cf7ca: Verifying Checksum [2023-08-08T03:29:07.159Z] 699f458cf7ca: Download complete [2023-08-08T03:29:07.740Z] 8998bd30e6a1: Verifying Checksum [2023-08-08T03:29:07.740Z] 8998bd30e6a1: Download complete [2023-08-08T03:29:09.682Z] 2437ff75d9bd: Verifying Checksum [2023-08-08T03:29:09.682Z] 2437ff75d9bd: Download complete [2023-08-08T03:29:11.628Z] 8998bd30e6a1: Pull complete [2023-08-08T03:29:11.895Z] 04944245beec: Pull complete [2023-08-08T03:29:13.302Z] 699f458cf7ca: Pull complete [2023-08-08T03:29:13.567Z] 765212b225bb: Pull complete [2023-08-08T03:29:14.150Z] f23df028b6ca: Pull complete [2023-08-08T03:29:17.029Z] d65c8cfc05b1: Pull complete [2023-08-08T03:29:32.016Z] 2437ff75d9bd: Pull complete [2023-08-08T03:29:32.016Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-08T03:29:32.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-08T03:29:32.016Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-08T03:29:32.222Z] prd-ubuntu20.04-docker-arm64-4c-16g-3093 does not seem to be running inside a container [2023-08-08T03:29:32.288Z] $ 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/6 -v /w/workspace/device-uart/6:/w/workspace/device-uart/6:rw,z -v /w/workspace/device-uart/6@tmp:/w/workspace/device-uart/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-08T03:29:34.792Z] $ docker top 18de66f1f3fc207f58a71ade2bbb59bf9373c33f7bd95b4a3a6ec9f1c4bed853 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-08T03:29:35.637Z] ---> job-cost.sh [2023-08-08T03:29:35.637Z] lf-activate-venv: SKIPPING [2023-08-08T03:29:35.637Z] INFO: No Stack... [2023-08-08T03:29:35.902Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-08T03:29:36.861Z] INFO: Archiving Costs [Pipeline] sh [2023-08-08T03:29:37.498Z] + cat /w/workspace/device-uart/6/archives/cost.csv [2023-08-08T03:29:37.498Z] + cut -d, -f6 [Pipeline] lock [2023-08-08T03:29:37.580Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-6-stack-cost] [2023-08-08T03:29:37.586Z] Resource [jenkins-edgexfoundry-device-uart-main-6-stack-cost] did not exist. Created. [2023-08-08T03:29:37.586Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-08T03:29:38.246Z] /w/workspace/device-uart/6@tmp/durable-960242fb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-08T03:29:38.893Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-08T03:29:38.914Z] Warning: overwriting stash ‘stack-cost’ [2023-08-08T03:29:38.961Z] Stashed 1 file(s) [Pipeline] } [2023-08-08T03:29:38.969Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-08T03:29:38.986Z] $ docker stop --time=1 18de66f1f3fc207f58a71ade2bbb59bf9373c33f7bd95b4a3a6ec9f1c4bed853 [2023-08-08T03:29:40.499Z] $ docker rm -f --volumes 18de66f1f3fc207f58a71ade2bbb59bf9373c33f7bd95b4a3a6ec9f1c4bed853 [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 [2023-08-08T03:29:40.933Z] provisioning config files... [2023-08-08T03:29:40.941Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17054760063358548570tmp [Pipeline] { [Pipeline] sh [2023-08-08T03:29:41.237Z] + set +x [2023-08-08T03:29:41.237Z] + curl -s https://codecov.io/bash [2023-08-08T03:29:41.237Z] + bash -s -- [2023-08-08T03:29:41.237Z] [2023-08-08T03:29:41.237Z] _____ _ [2023-08-08T03:29:41.237Z] / ____| | | [2023-08-08T03:29:41.237Z] | | ___ __| | ___ ___ _____ __ [2023-08-08T03:29:41.237Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-08T03:29:41.237Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-08T03:29:41.237Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-08T03:29:41.237Z] Bash-1.0.6 [2023-08-08T03:29:41.237Z] [2023-08-08T03:29:41.237Z] [2023-08-08T03:29:41.237Z] ==> git version 2.25.1 found [2023-08-08T03:29:41.237Z] ==> 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 [2023-08-08T03:29:41.237Z] Release-Date: 2020-01-08 [2023-08-08T03:29:41.237Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-08T03:29:41.237Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-08T03:29:41.237Z] ==> Jenkins CI detected. [2023-08-08T03:29:41.237Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2023-08-08T03:29:41.237Z] project root: . [2023-08-08T03:29:41.237Z] --> token set from env [2023-08-08T03:29:41.237Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-08T03:29:41.237Z] ==> Running gcov in . (disable via -X gcov) [2023-08-08T03:29:41.237Z] ==> Python coveragepy not found [2023-08-08T03:29:41.237Z] ==> Searching for coverage reports in: [2023-08-08T03:29:41.237Z] + . [2023-08-08T03:29:41.237Z] -> Found 1 reports [2023-08-08T03:29:41.237Z] ==> Detecting git/mercurial file structure [2023-08-08T03:29:41.496Z] ==> Reading reports [2023-08-08T03:29:41.496Z] + ./coverage.out bytes=10 [2023-08-08T03:29:41.496Z] ==> Appending adjustments [2023-08-08T03:29:41.496Z] https://docs.codecov.io/docs/fixing-reports [2023-08-08T03:29:41.496Z] + Found adjustments [2023-08-08T03:29:41.496Z] ==> Gzipping contents [2023-08-08T03:29:41.496Z] 4.0K /tmp/codecov.HhWXQo.gz [2023-08-08T03:29:41.496Z] ==> Uploading reports [2023-08-08T03:29:41.496Z] url: https://codecov.io [2023-08-08T03:29:41.496Z] query: branch=main&commit=f79754343d8b1121fd7b40f656006f62376f5905&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-08T03:29:41.496Z] -> Pinging Codecov [2023-08-08T03:29:41.496Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=main&commit=f79754343d8b1121fd7b40f656006f62376f5905&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-08T03:29:41.496Z] -> Uploading to [2023-08-08T03:29:41.496Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-08/B9AA6E0BBD74AE3A32605C7A7C664919/f79754343d8b1121fd7b40f656006f62376f5905/d64b2c4f-14ed-4756-8e7a-9a8bdf29d8b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230808%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230808T032941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c25d84e290d1fb13e5a1cce0bc26809f9fc82ad4702cc529aa93e1f0257dfe81 [2023-08-08T03:29:41.496Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-08T03:29:41.496Z] Dload Upload Total Spent Left Speed [2023-08-08T03:29:41.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2871 --:--:-- --:--:-- --:--:-- 2871 [2023-08-08T03:29:41.755Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/f79754343d8b1121fd7b40f656006f62376f5905 [Pipeline] } [2023-08-08T03:29:41.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-08T03:29:42.016Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-08T03:29:42.027Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:29:42.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-08T03:29:42.318Z] [2023-08-08T03:29:42.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:29:42.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-08T03:29:42.614Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-08T03:29:42.614Z] df9b9388f04a: Pulling fs layer [2023-08-08T03:29:42.615Z] 52dc419b0ee2: Pulling fs layer [2023-08-08T03:29:42.615Z] 25bc292e5bac: Pulling fs layer [2023-08-08T03:29:42.615Z] 114826534d7a: Pulling fs layer [2023-08-08T03:29:42.615Z] 4657fd5d0bcf: Pulling fs layer [2023-08-08T03:29:42.615Z] 6ad1cebc031e: Pulling fs layer [2023-08-08T03:29:42.615Z] 8a3aa393b2d8: Pulling fs layer [2023-08-08T03:29:42.615Z] 114826534d7a: Waiting [2023-08-08T03:29:42.615Z] 8a3aa393b2d8: Waiting [2023-08-08T03:29:42.615Z] 6ad1cebc031e: Waiting [2023-08-08T03:29:42.615Z] 4657fd5d0bcf: Waiting [2023-08-08T03:29:42.615Z] 25bc292e5bac: Download complete [2023-08-08T03:29:42.615Z] 52dc419b0ee2: Download complete [2023-08-08T03:29:42.615Z] 4657fd5d0bcf: Verifying Checksum [2023-08-08T03:29:42.615Z] 4657fd5d0bcf: Download complete [2023-08-08T03:29:42.882Z] df9b9388f04a: Verifying Checksum [2023-08-08T03:29:42.882Z] df9b9388f04a: Download complete [2023-08-08T03:29:42.882Z] df9b9388f04a: Pull complete [2023-08-08T03:29:43.148Z] 6ad1cebc031e: Verifying Checksum [2023-08-08T03:29:43.148Z] 6ad1cebc031e: Download complete [2023-08-08T03:29:43.148Z] 52dc419b0ee2: Pull complete [2023-08-08T03:29:43.148Z] 25bc292e5bac: Pull complete [2023-08-08T03:29:43.714Z] 114826534d7a: Verifying Checksum [2023-08-08T03:29:43.714Z] 114826534d7a: Download complete [2023-08-08T03:29:43.714Z] 8a3aa393b2d8: Verifying Checksum [2023-08-08T03:29:43.714Z] 8a3aa393b2d8: Download complete [2023-08-08T03:29:46.992Z] 114826534d7a: Pull complete [2023-08-08T03:29:46.992Z] 4657fd5d0bcf: Pull complete [2023-08-08T03:29:46.992Z] 6ad1cebc031e: Pull complete [2023-08-08T03:29:49.520Z] 8a3aa393b2d8: Pull complete [2023-08-08T03:29:49.520Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-08T03:29:49.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-08T03:29:49.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-08T03:29:49.600Z] prd-ubuntu20.04-docker-8c-8g-3092 does not seem to be running inside a container [2023-08-08T03:29:49.636Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-08T03:29:55.169Z] $ docker top cabed7a16228150f48397d31f0603a3b6ffc56e4e5e7050aa5ce83ed5bc3011a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-08T03:29:55.227Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2023-08-08T03:29:55.510Z] + set -o pipefail [2023-08-08T03:29:55.510Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2023-08-08T03:30:03.624Z] [2023-08-08T03:30:03.625Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2023-08-08T03:30:03.625Z] [2023-08-08T03:30:03.625Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/59239757-e578-402c-80d8-a16a63a24fc4 [2023-08-08T03:30:03.625Z] [2023-08-08T03:30:03.625Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-08T03:30:03.625Z] [2023-08-08T03:30:06.914Z] [2023-08-08T03:30:06.914Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-08T03:30:06.914Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-08T03:30:06.914Z] More details here: https://snyk.co/ue1NS [2023-08-08T03:30:06.914Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-08T03:30:06.914Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-08T03:30:06.928Z] $ docker stop --time=1 cabed7a16228150f48397d31f0603a3b6ffc56e4e5e7050aa5ce83ed5bc3011a [2023-08-08T03:30:10.126Z] $ docker rm -f --volumes cabed7a16228150f48397d31f0603a3b6ffc56e4e5e7050aa5ce83ed5bc3011a [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 [2023-08-08T03:30:10.796Z] + git log --format=format:%s -1 f79754343d8b1121fd7b40f656006f62376f5905 [Pipeline] sh [2023-08-08T03:30:11.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-08T03:30:11.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:30:11.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-08T03:30:11.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-08T03:30:11.459Z] prd-ubuntu20.04-docker-8c-8g-3092 does not seem to be running inside a container [2023-08-08T03:30:11.492Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-08T03:30:11.846Z] $ docker top cc4f157417af95ed8db88c2ee15669606df5569207f53cf392473c8348bef786 -eo pid,comm [2023-08-08T03:30:11.890Z] 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). [2023-08-08T03:30:11.890Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-08T03:30:11.922Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v0.0.1-dev.4|v3.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-08T03:30:12.214Z] + git semver [Pipeline] } [2023-08-08T03:30:12.487Z] $ docker stop --time=1 cc4f157417af95ed8db88c2ee15669606df5569207f53cf392473c8348bef786 [2023-08-08T03:30:13.775Z] $ docker rm -f --volumes cc4f157417af95ed8db88c2ee15669606df5569207f53cf392473c8348bef786 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:30:14.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-08T03:30:14.171Z] [2023-08-08T03:30:14.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:30:14.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-08T03:30:14.485Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-08T03:30:14.485Z] ab5ef0e58194: Pulling fs layer [2023-08-08T03:30:14.485Z] 9712f1f96733: Pulling fs layer [2023-08-08T03:30:14.485Z] 63f879dbbcfc: Pulling fs layer [2023-08-08T03:30:14.485Z] 0d9ebad4ef96: Pulling fs layer [2023-08-08T03:30:14.485Z] e9a5061849ea: Pulling fs layer [2023-08-08T03:30:14.485Z] d747dcd14b5f: Pulling fs layer [2023-08-08T03:30:14.485Z] 2de7ff778b66: Pulling fs layer [2023-08-08T03:30:14.485Z] 2de7ff778b66: Waiting [2023-08-08T03:30:14.485Z] 0d9ebad4ef96: Waiting [2023-08-08T03:30:14.485Z] 9712f1f96733: Verifying Checksum [2023-08-08T03:30:14.485Z] 9712f1f96733: Download complete [2023-08-08T03:30:15.061Z] 63f879dbbcfc: Verifying Checksum [2023-08-08T03:30:15.061Z] 63f879dbbcfc: Download complete [2023-08-08T03:30:15.061Z] 0d9ebad4ef96: Verifying Checksum [2023-08-08T03:30:15.061Z] 0d9ebad4ef96: Download complete [2023-08-08T03:30:15.061Z] e9a5061849ea: Verifying Checksum [2023-08-08T03:30:15.061Z] e9a5061849ea: Download complete [2023-08-08T03:30:15.061Z] d747dcd14b5f: Verifying Checksum [2023-08-08T03:30:15.061Z] d747dcd14b5f: Download complete [2023-08-08T03:30:15.061Z] ab5ef0e58194: Verifying Checksum [2023-08-08T03:30:15.061Z] ab5ef0e58194: Download complete [2023-08-08T03:30:15.319Z] 2de7ff778b66: Verifying Checksum [2023-08-08T03:30:15.319Z] 2de7ff778b66: Download complete [2023-08-08T03:30:17.845Z] ab5ef0e58194: Pull complete [2023-08-08T03:30:17.845Z] 9712f1f96733: Pull complete [2023-08-08T03:30:18.410Z] 63f879dbbcfc: Pull complete [2023-08-08T03:30:21.690Z] 0d9ebad4ef96: Pull complete [2023-08-08T03:30:21.690Z] e9a5061849ea: Pull complete [2023-08-08T03:30:21.690Z] d747dcd14b5f: Pull complete [2023-08-08T03:30:22.624Z] 2de7ff778b66: Pull complete [2023-08-08T03:30:22.624Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-08T03:30:22.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-08T03:30:22.624Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-08T03:30:22.701Z] prd-ubuntu20.04-docker-8c-8g-3092 does not seem to be running inside a container [2023-08-08T03:30:22.734Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-08T03:30:29.358Z] $ docker top fc3be03c69ce53d0139f133aa8bdb556350e216469e53d060ba19c27716a568d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-08T03:30:29.426Z] provisioning config files... [2023-08-08T03:30:29.432Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10628976815051610314tmp [2023-08-08T03:30:29.442Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17413256081210435303tmp [2023-08-08T03:30:29.453Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config9067541244323002436tmp [Pipeline] { [Pipeline] echo [2023-08-08T03:30:29.467Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-08T03:30:29.750Z] ---> sigul-configuration.sh [2023-08-08T03:30:29.750Z] gpg: directory `/root/.gnupg' created [2023-08-08T03:30:29.750Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-08T03:30:29.750Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-08T03:30:29.750Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-08T03:30:29.750Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-08T03:30:29.750Z] gpg: CAST5 encrypted data [2023-08-08T03:30:29.750Z] gpg: encrypted with 1 passphrase [2023-08-08T03:30:29.750Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-08T03:30:30.038Z] + mkdir /home/jenkins [2023-08-08T03:30:30.038Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-08T03:30:30.324Z] + 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 [2023-08-08T03:30:30.331Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-08T03:30:30.612Z] ---> sigul-install.sh [2023-08-08T03:30:30.612Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-08T03:30:30.897Z] + git tag --list [2023-08-08T03:30:30.897Z] v0.0.0 [2023-08-08T03:30:30.897Z] v0.0.1-dev.1 [2023-08-08T03:30:30.897Z] v0.0.1-dev.2 [2023-08-08T03:30:30.897Z] v0.0.1-dev.3 [2023-08-08T03:30:30.897Z] v0.0.1-dev.4 [2023-08-08T03:30:30.897Z] v3.0.0 [Pipeline] sh [2023-08-08T03:30:31.186Z] + lftools sign git-tag v3.0.0 [2023-08-08T03:30:31.753Z] Signing Git tag with Sigul... [2023-08-08T03:30:31.753Z] Signing v3.0.0 [Pipeline] echo [2023-08-08T03:30:32.025Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-08T03:30:32.311Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-08T03:30:32.319Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-08T03:30:32.343Z] $ docker stop --time=1 fc3be03c69ce53d0139f133aa8bdb556350e216469e53d060ba19c27716a568d [2023-08-08T03:30:33.619Z] $ docker rm -f --volumes fc3be03c69ce53d0139f133aa8bdb556350e216469e53d060ba19c27716a568d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-08T03:30:34.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-08T03:30:34.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:30:34.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-08T03:30:34.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-08T03:30:34.436Z] prd-ubuntu20.04-docker-8c-8g-3092 does not seem to be running inside a container [2023-08-08T03:30:34.468Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-08T03:30:34.942Z] $ docker top 616dcb02152ea2c7ed4ca08bbaaefaf87fe4499bf449b0ab3e718c1eddfffb46 -eo pid,comm [2023-08-08T03:30:34.985Z] 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). [2023-08-08T03:30:34.985Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-08T03:30:35.016Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v0.0.1-dev.4|v3.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-08T03:30:35.315Z] + git semver [Pipeline] } [2023-08-08T03:30:35.590Z] $ docker stop --time=1 616dcb02152ea2c7ed4ca08bbaaefaf87fe4499bf449b0ab3e718c1eddfffb46 [2023-08-08T03:30:37.046Z] $ docker rm -f --volumes 616dcb02152ea2c7ed4ca08bbaaefaf87fe4499bf449b0ab3e718c1eddfffb46 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-08T03:30:37.420Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-08T03:30:37.420Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:30:37.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-08T03:30:37.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-08T03:30:37.851Z] prd-ubuntu20.04-docker-8c-8g-3092 does not seem to be running inside a container [2023-08-08T03:30:37.882Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-08T03:30:38.504Z] $ docker top b81cec1f4b31d8576b4df3539113a58f5e778ca0f32e247bf19def03d4fbe26e -eo pid,comm [2023-08-08T03:30:38.559Z] 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). [2023-08-08T03:30:38.559Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-08T03:30:38.588Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v0.0.1-dev.4|v3.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-08T03:30:38.896Z] + git semver [Pipeline] } [2023-08-08T03:30:39.170Z] $ docker stop --time=1 b81cec1f4b31d8576b4df3539113a58f5e778ca0f32e247bf19def03d4fbe26e [2023-08-08T03:30:40.462Z] $ docker rm -f --volumes b81cec1f4b31d8576b4df3539113a58f5e778ca0f32e247bf19def03d4fbe26e [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 [2023-08-08T03:30:41.059Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2023-08-08T03:30:41.059Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-08-08T03:30:41.059Z] total 16 [2023-08-08T03:30:41.059Z] drwxr-xr-x 3 root root 4096 Aug 8 03:21 . [2023-08-08T03:30:41.059Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 03:30 .. [2023-08-08T03:30:41.059Z] drwxr-xr-x 2 root root 4096 Aug 8 03:21 cost [2023-08-08T03:30:41.059Z] -rw-r--r-- 1 root root 81 Aug 8 03:21 cost.csv [2023-08-08T03:30:41.059Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2023-08-08T03:30:41.059Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-08-08T03:30:41.059Z] total 16 [2023-08-08T03:30:41.059Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 8 03:21 . [2023-08-08T03:30:41.059Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 03:30 .. [2023-08-08T03:30:41.059Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 8 03:21 cost [2023-08-08T03:30:41.059Z] -rw-r--r-- 1 jenkins jenkins 81 Aug 8 03:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-08T03:30:41.349Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-08T03:30:42.208Z] ---> package-listing.sh [2023-08-08T03:30:42.208Z] ++ facter osfamily [2023-08-08T03:30:42.208Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-08T03:30:42.467Z] + OS_FAMILY=debian [2023-08-08T03:30:42.467Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2023-08-08T03:30:42.467Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-08T03:30:42.467Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-08T03:30:42.467Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-08T03:30:42.467Z] + PACKAGES=/tmp/packages_start.txt [2023-08-08T03:30:42.467Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-08-08T03:30:42.467Z] + PACKAGES=/tmp/packages_end.txt [2023-08-08T03:30:42.467Z] + case "${OS_FAMILY}" in [2023-08-08T03:30:42.467Z] + dpkg -l [2023-08-08T03:30:42.467Z] + grep '^ii' [2023-08-08T03:30:42.467Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-08T03:30:42.467Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-08T03:30:42.467Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-08T03:30:42.467Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-08-08T03:30:42.467Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2023-08-08T03:30:42.467Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2023-08-08T03:30:42.478Z] 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 [2023-08-08T03:30:42.753Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-08T03:30:43.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-08T03:30:43.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-08T03:30:43.369Z] prd-ubuntu20.04-docker-8c-8g-3092 does not seem to be running inside a container [2023-08-08T03:30:43.400Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-08T03:30:43.607Z] $ docker top 5d36a4ca67522bd6c6c7efcab3d6d8406f68ead2466a8c42a40808ad5887a01d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-08T03:30:43.949Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-08T03:30:44.234Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-08T03:30:44.519Z] + ls /var/log/sa-host [2023-08-08T03:30:44.519Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-08T03:30:44.680Z] provisioning config files... [2023-08-08T03:30:44.694Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4530038489616106831tmp [Pipeline] { [Pipeline] echo [2023-08-08T03:30:44.708Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-08T03:30:44.989Z] ---> create-netrc.sh [Pipeline] } [2023-08-08T03:30:44.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-08T03:30:45.417Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-08T03:30:45.444Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-08T03:30:45.803Z] ---> sudo-logs.sh [2023-08-08T03:30:45.803Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-08T03:30:45.834Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-08T03:30:46.111Z] ---> job-cost.sh [2023-08-08T03:30:46.111Z] lf-activate-venv: SKIPPING [2023-08-08T03:30:46.111Z] DEBUG: total: 0.2199999988079071 [2023-08-08T03:30:46.111Z] INFO: Retrieving Stack Cost... [2023-08-08T03:30:46.370Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-08T03:30:46.940Z] INFO: Archiving Costs [Pipeline] echo [2023-08-08T03:30:46.951Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-08T03:30:47.230Z] ---> logs-deploy.sh [2023-08-08T03:30:47.230Z] lf-activate-venv: SKIPPING [2023-08-08T03:30:47.230Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/6 [2023-08-08T03:30:47.230Z] INFO: archiving workspace using pattern(s): [2023-08-08T03:30:48.166Z] Archives upload complete. [2023-08-08T03:30:48.166Z] INFO: archiving logs to Nexus