Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 912115ba39df5d7e09033252c264c743a8c85b42 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-ssh5797099641848827204.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-ssh214437457394266893.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-ssh364143197853980343.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-ssh17116179157932992333.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-ssh5176712911141871756.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-840 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 912115ba39df5d7e09033252c264c743a8c85b42 (main) Commit message: "feat: Upgrade to V3" > 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 912115ba39df5d7e09033252c264c743a8c85b42 # timeout=10 > git rev-list --no-walk 45a931a0542841c366d3c8b3b227d12dead9e8fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-11T15:49:56.005Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-11T15:49:56.072Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-11T15:49:56.088Z] ========================================================= [2023-07-11T15:49:56.088Z] EdgeX Global Pipelines Version Info [2023-07-11T15:49:56.088Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-11T15:49:56.834Z] ------------------- [2023-07-11T15:49:56.834Z] stable info: [2023-07-11T15:49:56.834Z] ------------------- [2023-07-11T15:49:56.834Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-11T15:49:56.834Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T15:49:56.834Z] Message: update stable to v1.0.250 [2023-07-11T15:49:57.405Z] ------------------- [2023-07-11T15:49:57.405Z] experimental info: [2023-07-11T15:49:57.405Z] ------------------- [2023-07-11T15:49:57.405Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-11T15:49:57.405Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T15:49:57.405Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-11T15:49:57.584Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-07-11T15:49:57.602Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-07-11T15:49:57.611Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-11T15:49:57.620Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-11T15:49:57.630Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-11T15:49:57.645Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-11T15:49:57.654Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-11T15:49:57.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-11T15:49:57.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-11T15:49:57.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-11T15:49:57.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-11T15:49:57.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-07-11T15:49:57.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-11T15:49:57.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-11T15:49:57.756Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-11T15:49:57.770Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-11T15:49:57.781Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-11T15:49:57.793Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-11T15:49:57.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-11T15:49:57.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-11T15:49:57.831Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-11T15:49:57.843Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-11T15:49:57.855Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-11T15:49:57.866Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-11T15:49:57.882Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-11T15:49:57.901Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-11T15:49:57.914Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-11T15:49:57.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-11T15:49:57.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-11T15:49:57.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-11T15:49:57.958Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 912115ba39df5d7e09033252c264c743a8c85b42 [Pipeline] echo [2023-07-11T15:49:57.968Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 912115b [Pipeline] echo [2023-07-11T15:49:57.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T15:49:58.019Z] provisioning config files... [2023-07-11T15:49:58.031Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16381088197112164576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T15:49:58.330Z] ---> docker-login.sh [2023-07-11T15:49:58.330Z] nexus3.edgexfoundry.org:10001 [2023-07-11T15:49:58.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:49:58.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:49:58.590Z] Configure a credential helper to remove this warning. See [2023-07-11T15:49:58.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:49:58.590Z] [2023-07-11T15:49:58.590Z] Login Succeeded [2023-07-11T15:49:58.590Z] nexus3.edgexfoundry.org:10002 [2023-07-11T15:49:58.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:49:58.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:49:58.850Z] Configure a credential helper to remove this warning. See [2023-07-11T15:49:58.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:49:58.850Z] [2023-07-11T15:49:58.850Z] Login Succeeded [2023-07-11T15:49:58.850Z] nexus3.edgexfoundry.org:10003 [2023-07-11T15:49:58.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:49:58.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:49:58.850Z] Configure a credential helper to remove this warning. See [2023-07-11T15:49:58.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:49:58.850Z] [2023-07-11T15:49:58.850Z] Login Succeeded [2023-07-11T15:49:58.850Z] nexus3.edgexfoundry.org:10004 [2023-07-11T15:49:59.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:49:59.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:49:59.110Z] Configure a credential helper to remove this warning. See [2023-07-11T15:49:59.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:49:59.110Z] [2023-07-11T15:49:59.110Z] Login Succeeded [2023-07-11T15:49:59.110Z] docker.io [2023-07-11T15:49:59.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:49:59.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:49:59.369Z] Configure a credential helper to remove this warning. See [2023-07-11T15:49:59.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:49:59.369Z] [2023-07-11T15:49:59.369Z] Login Succeeded [2023-07-11T15:49:59.369Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T15:49:59.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-11T15:49:59.755Z] + git rev-list -1 --merges 912115ba39df5d7e09033252c264c743a8c85b42~1..912115ba39df5d7e09033252c264c743a8c85b42 [Pipeline] echo [2023-07-11T15:49:59.806Z] -----------> git rev-list -1 --merges 912115ba39df5d7e09033252c264c743a8c85b42~1..912115ba39df5d7e09033252c264c743a8c85b42 912115ba39df5d7e09033252c264c743a8c85b42 [2023-07-11T15:49:59.806Z] 912115ba39df5d7e09033252c264c743a8c85b42 [false] [Pipeline] sh [2023-07-11T15:50:00.098Z] + git log --format=format:%s -1 912115ba39df5d7e09033252c264c743a8c85b42 [Pipeline] echo [2023-07-11T15:50:00.115Z] ========================================================= [2023-07-11T15:50:00.115Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-11T15:50:00.115Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T15:50:00.454Z] + git log --format=format:%s -1 912115ba39df5d7e09033252c264c743a8c85b42 [Pipeline] echo [2023-07-11T15:50:00.466Z] [semverPrep] GIT_COMMIT: 912115ba39df5d7e09033252c264c743a8c85b42, Commit Message: feat: Upgrade to V3 [Pipeline] echo [2023-07-11T15:50:00.474Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-11T15:50:00.899Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-11T15:50:00.899Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-11T15:50:00.899Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-11T15:50:00.899Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-11T15:50:00.899Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-11T15:50:00.899Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-11T15:50:00.899Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:50:01.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T15:50:01.338Z] [2023-07-11T15:50:01.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:50:01.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T15:50:01.646Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-11T15:50:01.646Z] b85a868b505f: Pulling fs layer [2023-07-11T15:50:01.646Z] e2be974225ed: Pulling fs layer [2023-07-11T15:50:01.646Z] 339a4e72a1f5: Pulling fs layer [2023-07-11T15:50:01.646Z] 988bab9f4d93: Pulling fs layer [2023-07-11T15:50:01.646Z] 1469e6f7b9e6: Pulling fs layer [2023-07-11T15:50:01.646Z] 988bab9f4d93: Waiting [2023-07-11T15:50:01.646Z] eaf3925da568: Pulling fs layer [2023-07-11T15:50:01.646Z] bab4dde63d76: Pulling fs layer [2023-07-11T15:50:01.646Z] eaf3925da568: Waiting [2023-07-11T15:50:01.646Z] bab4dde63d76: Waiting [2023-07-11T15:50:01.646Z] bde34c3a00c8: Pulling fs layer [2023-07-11T15:50:01.646Z] 1469e6f7b9e6: Waiting [2023-07-11T15:50:01.646Z] b352a97aabf1: Pulling fs layer [2023-07-11T15:50:01.646Z] bde34c3a00c8: Waiting [2023-07-11T15:50:01.646Z] b352a97aabf1: Waiting [2023-07-11T15:50:01.646Z] 4872d77fe225: Pulling fs layer [2023-07-11T15:50:01.646Z] 5851b861e8e6: Pulling fs layer [2023-07-11T15:50:01.646Z] 4872d77fe225: Waiting [2023-07-11T15:50:01.646Z] e2be974225ed: Verifying Checksum [2023-07-11T15:50:01.646Z] e2be974225ed: Download complete [2023-07-11T15:50:01.646Z] 988bab9f4d93: Download complete [2023-07-11T15:50:01.646Z] 1469e6f7b9e6: Verifying Checksum [2023-07-11T15:50:01.646Z] 1469e6f7b9e6: Download complete [2023-07-11T15:50:01.646Z] 339a4e72a1f5: Verifying Checksum [2023-07-11T15:50:01.646Z] 339a4e72a1f5: Download complete [2023-07-11T15:50:01.646Z] eaf3925da568: Verifying Checksum [2023-07-11T15:50:01.646Z] eaf3925da568: Download complete [2023-07-11T15:50:01.906Z] bde34c3a00c8: Verifying Checksum [2023-07-11T15:50:01.906Z] bde34c3a00c8: Download complete [2023-07-11T15:50:01.906Z] b352a97aabf1: Download complete [2023-07-11T15:50:01.906Z] 4872d77fe225: Download complete [2023-07-11T15:50:01.906Z] 5851b861e8e6: Verifying Checksum [2023-07-11T15:50:01.906Z] 5851b861e8e6: Download complete [2023-07-11T15:50:01.906Z] b85a868b505f: Download complete [2023-07-11T15:50:02.167Z] bab4dde63d76: Verifying Checksum [2023-07-11T15:50:02.167Z] bab4dde63d76: Download complete [2023-07-11T15:50:03.105Z] b85a868b505f: Pull complete [2023-07-11T15:50:03.364Z] e2be974225ed: Pull complete [2023-07-11T15:50:03.932Z] 339a4e72a1f5: Pull complete [2023-07-11T15:50:03.932Z] 988bab9f4d93: Pull complete [2023-07-11T15:50:04.194Z] 1469e6f7b9e6: Pull complete [2023-07-11T15:50:04.453Z] eaf3925da568: Pull complete [2023-07-11T15:50:06.357Z] bab4dde63d76: Pull complete [2023-07-11T15:50:06.357Z] bde34c3a00c8: Pull complete [2023-07-11T15:50:06.357Z] b352a97aabf1: Pull complete [2023-07-11T15:50:06.357Z] 4872d77fe225: Pull complete [2023-07-11T15:50:06.616Z] 5851b861e8e6: Pull complete [2023-07-11T15:50:06.616Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-11T15:50:06.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T15:50:06.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T15:50:06.709Z] prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container [2023-07-11T15:50:06.745Z] $ 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-07-11T15:50:09.030Z] $ docker top 92cfe855619dc0e5fbc993a9564518cce4b71e66a2dcb27fbd20e9b92100c44e -eo pid,comm [2023-07-11T15:50:09.092Z] 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-07-11T15:50:09.092Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-11T15:50:09.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T15:50:09.136Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T15:50:09.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T15:50:09.299Z] $ docker exec 92cfe855619dc0e5fbc993a9564518cce4b71e66a2dcb27fbd20e9b92100c44e ssh-agent [2023-07-11T15:50:09.418Z] SSH_AUTH_SOCK=/tmp/ssh-6hZhEazWsdxf/agent.32 [2023-07-11T15:50:09.418Z] SSH_AGENT_PID=38 [2023-07-11T15:50:09.425Z] Running ssh-add (command line suppressed) [2023-07-11T15:50:09.541Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9036836347175684497.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9036836347175684497.key) [2023-07-11T15:50:09.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T15:50:09.873Z] + git tag --points-at HEAD [Pipeline] } [2023-07-11T15:50:09.891Z] $ docker exec --env ******** --env ******** 92cfe855619dc0e5fbc993a9564518cce4b71e66a2dcb27fbd20e9b92100c44e ssh-agent -k [2023-07-11T15:50:09.998Z] unset SSH_AUTH_SOCK; [2023-07-11T15:50:09.998Z] unset SSH_AGENT_PID; [2023-07-11T15:50:09.998Z] echo Agent pid 38 killed; [2023-07-11T15:50:10.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-11T15:50:10.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T15:50:10.040Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T15:50:10.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T15:50:10.153Z] $ docker exec 92cfe855619dc0e5fbc993a9564518cce4b71e66a2dcb27fbd20e9b92100c44e ssh-agent [2023-07-11T15:50:10.274Z] SSH_AUTH_SOCK=/tmp/ssh-LKMnRIm613yY/agent.70 [2023-07-11T15:50:10.274Z] SSH_AGENT_PID=76 [2023-07-11T15:50:10.279Z] Running ssh-add (command line suppressed) [2023-07-11T15:50:10.397Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17472290227498782802.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17472290227498782802.key) [2023-07-11T15:50:10.410Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T15:50:10.698Z] + git semver init [2023-07-11T15:50:10.958Z] 2023-07-11 15:50:10,885 [run_init] DEBUG init version:0.0.0 force:False [2023-07-11T15:50:10.958Z] 2023-07-11 15:50:10,886 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2023-07-11T15:50:10.958Z] 2023-07-11 15:50:10,886 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2023-07-11T15:50:10.959Z] 2023-07-11 15:50:10,886 [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-07-11T15:50:11.905Z] 2023-07-11 15:50:11,768 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2023-07-11T15:50:11.905Z] 2023-07-11 15:50:11,768 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2023-07-11T15:50:11.905Z] 2023-07-11 15:50:11,769 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-07-11T15:50:11.905Z] 2023-07-11 15:50:11,769 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-07-11T15:50:11.905Z] 0.0.1-dev.1 [Pipeline] } [2023-07-11T15:50:11.915Z] $ docker exec --env ******** --env ******** 92cfe855619dc0e5fbc993a9564518cce4b71e66a2dcb27fbd20e9b92100c44e ssh-agent -k [2023-07-11T15:50:12.021Z] unset SSH_AUTH_SOCK; [2023-07-11T15:50:12.022Z] unset SSH_AGENT_PID; [2023-07-11T15:50:12.022Z] echo Agent pid 76 killed; [2023-07-11T15:50:12.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-11T15:50:12.350Z] + git semver [Pipeline] } [2023-07-11T15:50:12.624Z] $ docker stop --time=1 92cfe855619dc0e5fbc993a9564518cce4b71e66a2dcb27fbd20e9b92100c44e [2023-07-11T15:50:13.949Z] $ docker rm -f --volumes 92cfe855619dc0e5fbc993a9564518cce4b71e66a2dcb27fbd20e9b92100c44e [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T15:50:14.288Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-11T15:50:14.510Z] Stashed 1 file(s) [Pipeline] echo [2023-07-11T15:50:14.513Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T15:50:14.680Z] provisioning config files... [2023-07-11T15:50:14.689Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11280518683123793603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T15:50:14.985Z] ---> docker-login.sh [2023-07-11T15:50:14.985Z] nexus3.edgexfoundry.org:10001 [2023-07-11T15:50:14.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:50:14.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:50:14.985Z] Configure a credential helper to remove this warning. See [2023-07-11T15:50:14.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:50:14.985Z] [2023-07-11T15:50:14.985Z] Login Succeeded [2023-07-11T15:50:14.985Z] nexus3.edgexfoundry.org:10002 [2023-07-11T15:50:14.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:50:14.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:50:14.985Z] Configure a credential helper to remove this warning. See [2023-07-11T15:50:14.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:50:14.985Z] [2023-07-11T15:50:14.985Z] Login Succeeded [2023-07-11T15:50:14.985Z] nexus3.edgexfoundry.org:10003 [2023-07-11T15:50:15.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:50:15.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:50:15.244Z] Configure a credential helper to remove this warning. See [2023-07-11T15:50:15.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:50:15.244Z] [2023-07-11T15:50:15.244Z] Login Succeeded [2023-07-11T15:50:15.244Z] nexus3.edgexfoundry.org:10004 [2023-07-11T15:50:15.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:50:15.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:50:15.244Z] Configure a credential helper to remove this warning. See [2023-07-11T15:50:15.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:50:15.244Z] [2023-07-11T15:50:15.244Z] Login Succeeded [2023-07-11T15:50:15.244Z] docker.io [2023-07-11T15:50:15.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:50:15.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:50:15.504Z] Configure a credential helper to remove this warning. See [2023-07-11T15:50:15.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:50:15.504Z] [2023-07-11T15:50:15.504Z] Login Succeeded [2023-07-11T15:50:15.504Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T15:50:15.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-11T15:50:15.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T15:50:15.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T15:50:15.600Z] ========================================================= [2023-07-11T15:50:15.600Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-11T15:50:15.600Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:50:15.902Z] + 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-07-11T15:50:15.902Z] Sending build context to Docker daemon 11.04MB [2023-07-11T15:50:15.902Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T15:50:15.902Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-11T15:50:15.902Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-11T15:50:15.902Z] f56be85fc22e: Pulling fs layer [2023-07-11T15:50:15.902Z] 85791d961cd3: Pulling fs layer [2023-07-11T15:50:15.902Z] d694b5ae8c79: Pulling fs layer [2023-07-11T15:50:15.902Z] 9f32a84ed3da: Pulling fs layer [2023-07-11T15:50:15.902Z] 4d19c01a9841: Pulling fs layer [2023-07-11T15:50:15.902Z] 9325e15d5711: Pulling fs layer [2023-07-11T15:50:15.902Z] 556b6ee489ea: Pulling fs layer [2023-07-11T15:50:15.902Z] c5a4b2cf53e6: Pulling fs layer [2023-07-11T15:50:15.902Z] 4d19c01a9841: Waiting [2023-07-11T15:50:15.902Z] 9325e15d5711: Waiting [2023-07-11T15:50:15.902Z] 556b6ee489ea: Waiting [2023-07-11T15:50:15.902Z] c5a4b2cf53e6: Waiting [2023-07-11T15:50:15.902Z] 9f32a84ed3da: Waiting [2023-07-11T15:50:15.902Z] 85791d961cd3: Verifying Checksum [2023-07-11T15:50:15.902Z] 85791d961cd3: Download complete [2023-07-11T15:50:16.162Z] 9f32a84ed3da: Verifying Checksum [2023-07-11T15:50:16.162Z] 9f32a84ed3da: Download complete [2023-07-11T15:50:16.162Z] 4d19c01a9841: Download complete [2023-07-11T15:50:16.162Z] f56be85fc22e: Download complete [2023-07-11T15:50:16.162Z] 9325e15d5711: Verifying Checksum [2023-07-11T15:50:16.162Z] 9325e15d5711: Download complete [2023-07-11T15:50:16.162Z] f56be85fc22e: Pull complete [2023-07-11T15:50:16.426Z] 85791d961cd3: Pull complete [2023-07-11T15:50:16.687Z] c5a4b2cf53e6: Verifying Checksum [2023-07-11T15:50:16.687Z] c5a4b2cf53e6: Download complete [2023-07-11T15:50:16.687Z] d694b5ae8c79: Verifying Checksum [2023-07-11T15:50:16.687Z] d694b5ae8c79: Download complete [2023-07-11T15:50:16.947Z] 556b6ee489ea: Verifying Checksum [2023-07-11T15:50:16.947Z] 556b6ee489ea: Download complete [2023-07-11T15:50:20.231Z] d694b5ae8c79: Pull complete [2023-07-11T15:50:20.231Z] 9f32a84ed3da: Pull complete [2023-07-11T15:50:20.231Z] 4d19c01a9841: Pull complete [2023-07-11T15:50:20.231Z] 9325e15d5711: Pull complete [2023-07-11T15:50:22.761Z] 556b6ee489ea: Pull complete [2023-07-11T15:50:23.334Z] c5a4b2cf53e6: Pull complete [2023-07-11T15:50:23.334Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-11T15:50:23.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-11T15:50:23.642Z] ---> c4be618373d6 [2023-07-11T15:50:23.642Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-07-11T15:50:27.868Z] ---> Running in 0cc1150ff2f7 [2023-07-11T15:50:27.868Z] Removing intermediate container 0cc1150ff2f7 [2023-07-11T15:50:27.868Z] ---> 6f050a9df966 [2023-07-11T15:50:27.868Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T15:50:27.868Z] ---> Running in 8363e554920c [2023-07-11T15:50:27.868Z] Removing intermediate container 8363e554920c [2023-07-11T15:50:27.868Z] ---> 9155d2f768a7 [2023-07-11T15:50:27.868Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-11T15:50:27.868Z] ---> Running in 89f0cfdb754f [2023-07-11T15:50:27.868Z] Removing intermediate container 89f0cfdb754f [2023-07-11T15:50:27.868Z] ---> 94fc5b5792ad [2023-07-11T15:50:27.868Z] Step 6/12 : WORKDIR /device-uart [2023-07-11T15:50:27.868Z] ---> Running in 0fbe10077d5c [2023-07-11T15:50:27.868Z] Removing intermediate container 0fbe10077d5c [2023-07-11T15:50:27.868Z] ---> 038be1bd4c16 [2023-07-11T15:50:27.869Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T15:50:27.869Z] ---> Running in 1900ef6de4c6 [2023-07-11T15:50:28.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T15:50:28.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T15:50:28.395Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-07-11T15:50:28.395Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-07-11T15:50:28.395Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-07-11T15:50:28.395Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-07-11T15:50:28.395Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T15:50:28.395Z] OK: 269 MiB in 57 packages [2023-07-11T15:50:28.963Z] Removing intermediate container 1900ef6de4c6 [2023-07-11T15:50:28.963Z] ---> c44eb9565594 [2023-07-11T15:50:28.963Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-11T15:50:28.963Z] ---> b904e16e2be2 [2023-07-11T15:50:28.963Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T15:50:28.963Z] ---> Running in 465bbcedb5d6 [2023-07-11T15:50:29.623Z] Still waiting to schedule task [2023-07-11T15:50:29.623Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-11T15:51:07.784Z] Removing intermediate container 465bbcedb5d6 [2023-07-11T15:51:07.784Z] ---> 5bcb0313d09e [2023-07-11T15:51:07.784Z] Step 10/12 : COPY . . [2023-07-11T15:51:07.784Z] ---> 7a547063c347 [2023-07-11T15:51:07.784Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T15:51:07.784Z] ---> Running in 5e9583a3b209 [2023-07-11T15:51:07.784Z] Removing intermediate container 5e9583a3b209 [2023-07-11T15:51:07.784Z] ---> e7eb938c441e [2023-07-11T15:51:07.784Z] Step 12/12 : RUN ${MAKE} [2023-07-11T15:51:07.784Z] ---> Running in 10bfd47074e2 [2023-07-11T15:51:07.784Z] noop [2023-07-11T15:51:07.784Z] Removing intermediate container 10bfd47074e2 [2023-07-11T15:51:07.784Z] ---> a167994ac4d5 [2023-07-11T15:51:07.784Z] Successfully built a167994ac4d5 [2023-07-11T15:51:07.784Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:51:08.108Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-11T15:51:08.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T15:51:08.174Z] prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container [2023-07-11T15:51:08.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-11T15:51:08.551Z] $ docker top 8d3f893cabcfd6ef89282775f1540888af798f05157e32687ea2ca528584302d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T15:51:08.891Z] + go version [2023-07-11T15:51:08.891Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-11T15:51:08.900Z] $ docker stop --time=1 8d3f893cabcfd6ef89282775f1540888af798f05157e32687ea2ca528584302d [2023-07-11T15:51:10.153Z] $ docker rm -f --volumes 8d3f893cabcfd6ef89282775f1540888af798f05157e32687ea2ca528584302d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:51:10.548Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-11T15:51:10.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T15:51:10.616Z] prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container [2023-07-11T15:51:10.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-11T15:51:10.943Z] $ docker top eec64e906c89abf0e29cd50c02342b0bda02f3003704223356a1a224df5634e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T15:51:11.285Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2023-07-11T15:51:11.580Z] + make test [2023-07-11T15:51:11.581Z] go test ./... -coverprofile=coverage.out [2023-07-11T15:51:15.769Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-07-11T15:51:25.733Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-07-11T15:51:25.733Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-07-11T15:51:32.299Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-07-11T15:51:34.832Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-11T15:51:34.832Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-11T15:51:34.832Z] ./bin/test-attribution-txt.sh [2023-07-11T15:51:34.832Z] An attribution for github.com/edgexfoundry/device-sdk-go/v3 is missing from Attribution.txt, please add [2023-07-11T15:51:34.832Z] An attribution for github.com/edgexfoundry/go-mod-core-contracts/v3 is missing from Attribution.txt, please add [2023-07-11T15:51:34.832Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v3 is missing from Attribution.txt, please add [2023-07-11T15:51:34.832Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [2023-07-11T15:51:34.832Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v3 is missing from Attribution.txt, please add [2023-07-11T15:51:34.832Z] An attribution for github.com/edgexfoundry/go-mod-registry/v3 is missing from Attribution.txt, please add [2023-07-11T15:51:34.832Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add [2023-07-11T15:51:34.832Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-07-11T15:51:34.832Z] An attribution for github.com/nats-io/nats-server/v2 is missing from Attribution.txt, please add [2023-07-11T15:51:34.832Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-07-11T15:51:34.832Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-07-11T15:51:35.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-11T15:51:35.113Z] $ docker stop --time=1 eec64e906c89abf0e29cd50c02342b0bda02f3003704223356a1a224df5634e6 [2023-07-11T15:51:37.992Z] $ docker rm -f --volumes eec64e906c89abf0e29cd50c02342b0bda02f3003704223356a1a224df5634e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T15:51:38.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-11T15:51:38.488Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-11T15:51:38.994Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-11T15:51:39.356Z] + ls -al . [2023-07-11T15:51:39.356Z] total 144 [2023-07-11T15:51:39.356Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 11 15:51 . [2023-07-11T15:51:39.356Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 15:49 .. [2023-07-11T15:51:39.356Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 15:49 .dockerignore [2023-07-11T15:51:39.356Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 15:50 .git [2023-07-11T15:51:39.356Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 11 15:49 .gitignore [2023-07-11T15:51:39.356Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 15:49 .golangci.yml [2023-07-11T15:51:39.356Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 15:50 .semver [2023-07-11T15:51:39.356Z] -rw-rw-r-- 1 jenkins jenkins 8847 Jul 11 15:49 Attribution.txt [2023-07-11T15:51:39.356Z] -rw-rw-r-- 1 jenkins jenkins 1782 Jul 11 15:49 Dockerfile [2023-07-11T15:51:39.356Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 15:49 GOVERNANCE.md [2023-07-11T15:51:39.356Z] -rw-rw-r-- 1 jenkins jenkins 675 Jul 11 15:49 Jenkinsfile [2023-07-11T15:51:39.356Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 15:49 LICENSE [2023-07-11T15:51:39.356Z] -rw-rw-r-- 1 jenkins jenkins 1680 Jul 11 15:49 Makefile [2023-07-11T15:51:39.356Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 11 15:49 OWNERS.md [2023-07-11T15:51:39.356Z] -rw-rw-r-- 1 jenkins jenkins 7340 Jul 11 15:49 README.md [2023-07-11T15:51:39.356Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 15:50 VERSION [2023-07-11T15:51:39.356Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 15:49 bin [2023-07-11T15:51:39.356Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 15:49 cmd [2023-07-11T15:51:39.356Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 11 15:51 coverage.out [2023-07-11T15:51:39.356Z] -rw-rw-r-- 1 jenkins jenkins 3480 Jul 11 15:49 go.mod [2023-07-11T15:51:39.356Z] -rw-rw-r-- 1 jenkins jenkins 33104 Jul 11 15:49 go.sum [2023-07-11T15:51:39.356Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 15:49 internal [2023-07-11T15:51:39.356Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 11 15:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:51:39.763Z] + 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=912115ba39df5d7e09033252c264c743a8c85b42 --label arch=amd64 --label version=0.0.1-dev.1 . [2023-07-11T15:51:39.763Z] Sending build context to Docker daemon 11.05MB [2023-07-11T15:51:39.763Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T15:51:39.763Z] Step 2/25 : FROM ${BASE} AS builder [2023-07-11T15:51:39.763Z] ---> a167994ac4d5 [2023-07-11T15:51:39.763Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-07-11T15:51:40.045Z] ---> Running in 57d69f0e3575 [2023-07-11T15:51:40.045Z] Removing intermediate container 57d69f0e3575 [2023-07-11T15:51:40.045Z] ---> 3aca20323451 [2023-07-11T15:51:40.045Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T15:51:40.045Z] ---> Running in 1e0a0805ffab [2023-07-11T15:51:40.045Z] Removing intermediate container 1e0a0805ffab [2023-07-11T15:51:40.045Z] ---> 58e8d49842e4 [2023-07-11T15:51:40.045Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-07-11T15:51:40.045Z] ---> Running in 75168af0ddcc [2023-07-11T15:51:40.304Z] Removing intermediate container 75168af0ddcc [2023-07-11T15:51:40.304Z] ---> af572779da16 [2023-07-11T15:51:40.304Z] Step 6/25 : WORKDIR /device-uart [2023-07-11T15:51:40.304Z] ---> Running in c986d34575fa [2023-07-11T15:51:40.304Z] Removing intermediate container c986d34575fa [2023-07-11T15:51:40.304Z] ---> 57872c093aab [2023-07-11T15:51:40.304Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T15:51:40.304Z] ---> Running in aa0a7bb3c19f [2023-07-11T15:51:40.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T15:51:40.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T15:51:41.082Z] OK: 269 MiB in 57 packages [2023-07-11T15:51:41.344Z] Removing intermediate container aa0a7bb3c19f [2023-07-11T15:51:41.344Z] ---> 1c971c849393 [2023-07-11T15:51:41.344Z] Step 8/25 : COPY go.mod vendor* ./ [2023-07-11T15:51:41.344Z] ---> 99ab2b816ed2 [2023-07-11T15:51:41.344Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T15:51:41.344Z] ---> Running in 17a05ef03171 [2023-07-11T15:51:42.486Z] Removing intermediate container 17a05ef03171 [2023-07-11T15:51:42.486Z] ---> eec0811ea819 [2023-07-11T15:51:42.486Z] Step 10/25 : COPY . . [2023-07-11T15:51:42.745Z] ---> d1c748a9d88d [2023-07-11T15:51:42.745Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T15:51:42.745Z] ---> Running in 7129b68dc947 [2023-07-11T15:51:42.745Z] Removing intermediate container 7129b68dc947 [2023-07-11T15:51:42.745Z] ---> 732e523cb8dd [2023-07-11T15:51:42.745Z] Step 12/25 : RUN ${MAKE} [2023-07-11T15:51:42.745Z] ---> Running in 5756baf0991c [2023-07-11T15:51:43.004Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.1-dev.1" -o cmd/device-uart ./cmd [2023-07-11T15:52:08.630Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-841 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2023-07-11T15:52:08.644Z] Running in /w/workspace/device-uart/2 [Pipeline] { [Pipeline] checkout [2023-07-11T15:52:08.676Z] The recommended git tool is: git [2023-07-11T15:52:09.273Z] Removing intermediate container 5756baf0991c [2023-07-11T15:52:09.273Z] ---> 9b3f9c598125 [2023-07-11T15:52:09.273Z] Step 13/25 : FROM alpine:3.17 [2023-07-11T15:52:09.273Z] 3.17: Pulling from library/alpine [2023-07-11T15:52:09.273Z] 4db1b89c0bd1: Pulling fs layer [2023-07-11T15:52:09.273Z] 4db1b89c0bd1: Download complete [2023-07-11T15:52:09.273Z] 4db1b89c0bd1: Pull complete [2023-07-11T15:52:09.273Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T15:52:09.273Z] Status: Downloaded newer image for alpine:3.17 [2023-07-11T15:52:09.273Z] ---> 1f73a9d63274 [2023-07-11T15:52:09.273Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-07-11T15:52:09.273Z] ---> Running in 231e9e19359b [2023-07-11T15:52:09.273Z] Removing intermediate container 231e9e19359b [2023-07-11T15:52:09.273Z] ---> 7457bfb4596f [2023-07-11T15:52:09.273Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2023-07-11T15:52:09.273Z] ---> Running in 48a347a774d8 [2023-07-11T15:52:09.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T15:52:09.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T15:52:09.273Z] (1/6) Installing dumb-init (1.2.5-r2) [2023-07-11T15:52:09.273Z] (2/6) Installing libgcc (12.2.1_git20220924-r4) [2023-07-11T15:52:09.273Z] (3/6) Installing libsodium (1.0.18-r2) [2023-07-11T15:52:09.273Z] (4/6) Installing libstdc++ (12.2.1_git20220924-r4) [2023-07-11T15:52:09.273Z] (5/6) Installing libzmq (4.3.4-r1) [2023-07-11T15:52:09.273Z] (6/6) Installing zeromq (4.3.4-r1) [2023-07-11T15:52:09.273Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T15:52:09.273Z] OK: 10 MiB in 21 packages [2023-07-11T15:52:09.842Z] Removing intermediate container 48a347a774d8 [2023-07-11T15:52:09.842Z] ---> 89f51652bf53 [2023-07-11T15:52:09.842Z] Step 16/25 : WORKDIR / [2023-07-11T15:52:09.842Z] ---> Running in d949ba39764e [2023-07-11T15:52:09.842Z] Removing intermediate container d949ba39764e [2023-07-11T15:52:09.842Z] ---> c64f3d188520 [2023-07-11T15:52:09.842Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-07-11T15:52:10.100Z] ---> a0d57c6d92c1 [2023-07-11T15:52:10.101Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-07-11T15:52:10.358Z] ---> 94a39bcf9d1e [2023-07-11T15:52:10.358Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-07-11T15:52:11.295Z] ---> 71c572d9fdaa [2023-07-11T15:52:11.295Z] Step 20/25 : EXPOSE 59995 [2023-07-11T15:52:11.554Z] ---> Running in 4e5137df3faf [2023-07-11T15:52:11.813Z] Removing intermediate container 4e5137df3faf [2023-07-11T15:52:11.813Z] ---> 7dd1ae494d6f [2023-07-11T15:52:11.813Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-07-11T15:52:12.071Z] ---> Running in eb3c591cf46e [2023-07-11T15:52:12.329Z] Removing intermediate container eb3c591cf46e [2023-07-11T15:52:12.329Z] ---> 82546943dc96 [2023-07-11T15:52:12.329Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-11T15:52:12.588Z] ---> Running in 9aed58581e4b [2023-07-11T15:52:13.157Z] Removing intermediate container 9aed58581e4b [2023-07-11T15:52:13.157Z] ---> fcc4c41e7078 [2023-07-11T15:52:13.157Z] Step 23/25 : LABEL arch=amd64 [2023-07-11T15:52:13.157Z] ---> Running in 71f5eff4b232 [2023-07-11T15:52:13.630Z] using credential edgex-jenkins-ssh [2023-07-11T15:52:13.647Z] Cloning the remote Git repository [2023-07-11T15:52:13.723Z] Removing intermediate container 71f5eff4b232 [2023-07-11T15:52:13.723Z] ---> 88160716cb41 [2023-07-11T15:52:13.723Z] Step 24/25 : LABEL git_sha=912115ba39df5d7e09033252c264c743a8c85b42 [2023-07-11T15:52:13.723Z] ---> Running in 7fa0625aba15 [2023-07-11T15:52:14.289Z] Removing intermediate container 7fa0625aba15 [2023-07-11T15:52:14.289Z] ---> 291d4eaadcb9 [2023-07-11T15:52:14.289Z] Step 25/25 : LABEL version=0.0.1-dev.1 [2023-07-11T15:52:14.289Z] ---> Running in 7df90f7a0e7b [2023-07-11T15:52:14.549Z] Removing intermediate container 7df90f7a0e7b [2023-07-11T15:52:14.549Z] ---> a199211bb62d [2023-07-11T15:52:14.549Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-11T15:52:14.549Z] Successfully built a199211bb62d [2023-07-11T15:52:14.549Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T15:52:14.650Z] provisioning config files... [2023-07-11T15:52:14.660Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4294823666224797892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T15:52:13.695Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-07-11T15:52:13.780Z] > git init /w/workspace/device-uart/2 # timeout=10 [2023-07-11T15:52:13.907Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-07-11T15:52:13.908Z] > git --version # timeout=10 [2023-07-11T15:52:13.930Z] > git --version # 'git version 2.25.1' [2023-07-11T15:52:13.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T15:52:14.068Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-11T15:52:14.956Z] ---> docker-login.sh [2023-07-11T15:52:14.956Z] nexus3.edgexfoundry.org:10001 [2023-07-11T15:52:14.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:52:14.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:52:14.956Z] Configure a credential helper to remove this warning. See [2023-07-11T15:52:14.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:52:14.956Z] [2023-07-11T15:52:14.956Z] Login Succeeded [2023-07-11T15:52:14.956Z] nexus3.edgexfoundry.org:10002 [2023-07-11T15:52:14.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:52:14.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:52:14.956Z] Configure a credential helper to remove this warning. See [2023-07-11T15:52:14.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:52:14.956Z] [2023-07-11T15:52:14.956Z] Login Succeeded [2023-07-11T15:52:14.956Z] nexus3.edgexfoundry.org:10003 [2023-07-11T15:52:15.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:52:15.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:52:15.214Z] Configure a credential helper to remove this warning. See [2023-07-11T15:52:15.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:52:15.214Z] [2023-07-11T15:52:15.214Z] Login Succeeded [2023-07-11T15:52:15.214Z] nexus3.edgexfoundry.org:10004 [2023-07-11T15:52:15.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:52:15.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:52:15.214Z] Configure a credential helper to remove this warning. See [2023-07-11T15:52:15.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:52:15.214Z] [2023-07-11T15:52:15.214Z] Login Succeeded [2023-07-11T15:52:15.214Z] docker.io [2023-07-11T15:52:15.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:52:15.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:52:15.473Z] Configure a credential helper to remove this warning. See [2023-07-11T15:52:15.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:52:15.473Z] [2023-07-11T15:52:15.473Z] Login Succeeded [2023-07-11T15:52:15.473Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T15:52:15.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-11T15:52:15.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T15:52:15.536Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2023-07-11T15:52:15.536Z] 912115ba39df5d7e09033252c264c743a8c85b42 [2023-07-11T15:52:15.536Z] latest [2023-07-11T15:52:15.536Z] 0.0.1-dev.1 [2023-07-11T15:52:15.536Z] 912115ba39df5d7e09033252c264c743a8c85b42-0.0.1-dev.1 [2023-07-11T15:52:15.536Z] main [2023-07-11T15:52:15.536Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:52:15.856Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:912115ba39df5d7e09033252c264c743a8c85b42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:52:15.983Z] Avoid second fetch [2023-07-11T15:52:15.984Z] Checking out Revision 912115ba39df5d7e09033252c264c743a8c85b42 (main) [2023-07-11T15:52:15.159Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-07-11T15:52:15.182Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-11T15:52:16.003Z] > git config core.sparsecheckout # timeout=10 [2023-07-11T15:52:16.163Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:912115ba39df5d7e09033252c264c743a8c85b42 [2023-07-11T15:52:16.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-07-11T15:52:16.163Z] f8a9621323d1: Preparing [2023-07-11T15:52:16.163Z] 6a07d1e5ce5e: Preparing [2023-07-11T15:52:16.163Z] 7f6854dc7dc1: Preparing [2023-07-11T15:52:16.163Z] fc1328158af6: Preparing [2023-07-11T15:52:16.163Z] 3dab9f8bf2d2: Preparing [2023-07-11T15:52:16.164Z] 3dab9f8bf2d2: Layer already exists [2023-07-11T15:52:16.164Z] 6a07d1e5ce5e: Pushed [2023-07-11T15:52:16.164Z] 7f6854dc7dc1: Pushed [2023-07-11T15:52:16.422Z] fc1328158af6: Pushed [2023-07-11T15:52:16.482Z] Commit message: "feat: Upgrade to V3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T15:52:16.066Z] > git checkout -f 912115ba39df5d7e09033252c264c743a8c85b42 # timeout=10 [2023-07-11T15:52:17.384Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-11T15:52:17.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-11T15:52:17.384Z] Dload Upload Total Spent Left Speed [2023-07-11T15:52:17.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-07-11T15:52:17.991Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-11T15:52:18.313Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-11T15:52:18.313Z] + sudo tee /etc/docker/daemon.new [2023-07-11T15:52:18.313Z] { [2023-07-11T15:52:18.313Z] "registry-mirrors": [ [2023-07-11T15:52:18.313Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-11T15:52:18.313Z] ], [2023-07-11T15:52:18.313Z] "bip": "10.250.0.254/24", [2023-07-11T15:52:18.313Z] "hosts": [ [2023-07-11T15:52:18.313Z] "tcp://0.0.0.0:5555", [2023-07-11T15:52:18.313Z] "unix:///var/run/docker.sock" [2023-07-11T15:52:18.313Z] ], [2023-07-11T15:52:18.313Z] "mtu": 1458, [2023-07-11T15:52:18.313Z] "selinux-enabled": true, [2023-07-11T15:52:18.313Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-11T15:52:18.313Z] } [Pipeline] sh [2023-07-11T15:52:18.637Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-11T15:52:18.957Z] f8a9621323d1: Pushed [2023-07-11T15:52:18.957Z] 912115ba39df5d7e09033252c264c743a8c85b42: digest: sha256:63f0f4ab2aab97c13f2b2ff773b4b471029a950e364d3a39fcf5d8166bfbcf27 size: 1367 [Pipeline] } [2023-07-11T15:52:18.966Z] + sudo service docker restart [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:52:19.266Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:52:19.575Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2023-07-11T15:52:19.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-07-11T15:52:19.576Z] f8a9621323d1: Preparing [2023-07-11T15:52:19.576Z] 6a07d1e5ce5e: Preparing [2023-07-11T15:52:19.576Z] 7f6854dc7dc1: Preparing [2023-07-11T15:52:19.576Z] fc1328158af6: Preparing [2023-07-11T15:52:19.576Z] 3dab9f8bf2d2: Preparing [2023-07-11T15:52:19.576Z] 3dab9f8bf2d2: Layer already exists [2023-07-11T15:52:19.576Z] 7f6854dc7dc1: Layer already exists [2023-07-11T15:52:19.576Z] f8a9621323d1: Layer already exists [2023-07-11T15:52:19.576Z] 6a07d1e5ce5e: Layer already exists [2023-07-11T15:52:19.576Z] fc1328158af6: Layer already exists [2023-07-11T15:52:19.576Z] latest: digest: sha256:63f0f4ab2aab97c13f2b2ff773b4b471029a950e364d3a39fcf5d8166bfbcf27 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:52:19.883Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:0.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:52:20.198Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:0.0.1-dev.1 [2023-07-11T15:52:20.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-07-11T15:52:20.198Z] f8a9621323d1: Preparing [2023-07-11T15:52:20.198Z] 6a07d1e5ce5e: Preparing [2023-07-11T15:52:20.198Z] 7f6854dc7dc1: Preparing [2023-07-11T15:52:20.198Z] fc1328158af6: Preparing [2023-07-11T15:52:20.198Z] 3dab9f8bf2d2: Preparing [2023-07-11T15:52:20.198Z] 7f6854dc7dc1: Layer already exists [2023-07-11T15:52:20.198Z] 3dab9f8bf2d2: Layer already exists [2023-07-11T15:52:20.198Z] fc1328158af6: Layer already exists [2023-07-11T15:52:20.198Z] 6a07d1e5ce5e: Layer already exists [2023-07-11T15:52:20.198Z] f8a9621323d1: Layer already exists [2023-07-11T15:52:20.198Z] 0.0.1-dev.1: digest: sha256:63f0f4ab2aab97c13f2b2ff773b4b471029a950e364d3a39fcf5d8166bfbcf27 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:52:20.517Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:912115ba39df5d7e09033252c264c743a8c85b42-0.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:52:20.822Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:912115ba39df5d7e09033252c264c743a8c85b42-0.0.1-dev.1 [2023-07-11T15:52:20.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-07-11T15:52:20.822Z] f8a9621323d1: Preparing [2023-07-11T15:52:20.822Z] 6a07d1e5ce5e: Preparing [2023-07-11T15:52:20.822Z] 7f6854dc7dc1: Preparing [2023-07-11T15:52:20.822Z] fc1328158af6: Preparing [2023-07-11T15:52:20.822Z] 3dab9f8bf2d2: Preparing [2023-07-11T15:52:20.822Z] 3dab9f8bf2d2: Layer already exists [2023-07-11T15:52:20.822Z] f8a9621323d1: Layer already exists [2023-07-11T15:52:20.822Z] fc1328158af6: Layer already exists [2023-07-11T15:52:20.822Z] 6a07d1e5ce5e: Layer already exists [2023-07-11T15:52:20.822Z] 7f6854dc7dc1: Layer already exists [2023-07-11T15:52:20.822Z] 912115ba39df5d7e09033252c264c743a8c85b42-0.0.1-dev.1: digest: sha256:63f0f4ab2aab97c13f2b2ff773b4b471029a950e364d3a39fcf5d8166bfbcf27 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:52:21.134Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:52:21.438Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2023-07-11T15:52:21.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-07-11T15:52:21.439Z] f8a9621323d1: Preparing [2023-07-11T15:52:21.439Z] 6a07d1e5ce5e: Preparing [2023-07-11T15:52:21.439Z] 7f6854dc7dc1: Preparing [2023-07-11T15:52:21.439Z] fc1328158af6: Preparing [2023-07-11T15:52:21.439Z] 3dab9f8bf2d2: Preparing [2023-07-11T15:52:21.439Z] fc1328158af6: Layer already exists [2023-07-11T15:52:21.439Z] 7f6854dc7dc1: Layer already exists [2023-07-11T15:52:21.439Z] f8a9621323d1: Layer already exists [2023-07-11T15:52:21.439Z] 3dab9f8bf2d2: Layer already exists [2023-07-11T15:52:21.439Z] 6a07d1e5ce5e: Layer already exists [2023-07-11T15:52:21.439Z] main: digest: sha256:63f0f4ab2aab97c13f2b2ff773b4b471029a950e364d3a39fcf5d8166bfbcf27 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-11T15:52:21.476Z] ===================================================== [Pipeline] echo [2023-07-11T15:52:21.482Z] taggedImages: [2023-07-11T15:52:21.482Z] - nexus3.edgexfoundry.org:10004/device-uart:912115ba39df5d7e09033252c264c743a8c85b42 [2023-07-11T15:52:21.482Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2023-07-11T15:52:21.482Z] - nexus3.edgexfoundry.org:10004/device-uart:0.0.1-dev.1 [2023-07-11T15:52:21.482Z] - nexus3.edgexfoundry.org:10004/device-uart:912115ba39df5d7e09033252c264c743a8c85b42-0.0.1-dev.1 [2023-07-11T15:52:21.482Z] - 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-07-11T15:52:21.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T15:52:21.834Z] [2023-07-11T15:52:21.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:52:22.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T15:52:22.140Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-11T15:52:22.140Z] 5eb5b503b376: Pulling fs layer [2023-07-11T15:52:22.140Z] 5c69ac0246d0: Pulling fs layer [2023-07-11T15:52:22.140Z] ec43610c2a17: Pulling fs layer [2023-07-11T15:52:22.140Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-11T15:52:22.140Z] 33b1e0a273af: Pulling fs layer [2023-07-11T15:52:22.140Z] 5d3b04190fa2: Pulling fs layer [2023-07-11T15:52:22.140Z] 2f39f015ded8: Pulling fs layer [2023-07-11T15:52:22.140Z] 2f39f015ded8: Waiting [2023-07-11T15:52:22.140Z] 33b1e0a273af: Waiting [2023-07-11T15:52:22.140Z] 5d3b04190fa2: Waiting [2023-07-11T15:52:22.140Z] 3a2ae6a8a46f: Waiting [2023-07-11T15:52:22.140Z] 5c69ac0246d0: Verifying Checksum [2023-07-11T15:52:22.140Z] 5c69ac0246d0: Download complete [2023-07-11T15:52:22.140Z] 3a2ae6a8a46f: Download complete [2023-07-11T15:52:22.140Z] 33b1e0a273af: Verifying Checksum [2023-07-11T15:52:22.140Z] 33b1e0a273af: Download complete [2023-07-11T15:52:22.140Z] 5d3b04190fa2: Download complete [2023-07-11T15:52:22.140Z] ec43610c2a17: Verifying Checksum [2023-07-11T15:52:22.140Z] ec43610c2a17: Download complete [2023-07-11T15:52:22.399Z] 5eb5b503b376: Verifying Checksum [2023-07-11T15:52:22.399Z] 5eb5b503b376: Download complete [2023-07-11T15:52:22.966Z] 2f39f015ded8: Download complete [2023-07-11T15:52:23.531Z] 5eb5b503b376: Pull complete [2023-07-11T15:52:23.790Z] 5c69ac0246d0: Pull complete [2023-07-11T15:52:24.356Z] ec43610c2a17: Pull complete [2023-07-11T15:52:24.356Z] 3a2ae6a8a46f: Pull complete [2023-07-11T15:52:24.614Z] 33b1e0a273af: Pull complete [2023-07-11T15:52:24.614Z] 5d3b04190fa2: Pull complete [2023-07-11T15:52:28.807Z] 2f39f015ded8: Pull complete [2023-07-11T15:52:28.807Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-11T15:52:28.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T15:52:28.807Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T15:52:28.888Z] prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container [2023-07-11T15:52:28.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-11T15:52:32.421Z] $ docker top 4caa81aae3795e2c8577dd9777f2b593cbe3defdc27009cb7d1f67902ecbf100 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T15:52:32.822Z] ---> job-cost.sh [2023-07-11T15:52:32.822Z] lf-activate-venv: SKIPPING [2023-07-11T15:52:32.822Z] INFO: No Stack... [2023-07-11T15:52:33.389Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-11T15:52:33.649Z] INFO: Archiving Costs [Pipeline] sh [2023-07-11T15:52:33.940Z] + + cut -d, -f6 [2023-07-11T15:52:33.940Z] cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [Pipeline] lock [2023-07-11T15:52:33.953Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-2-stack-cost] [2023-07-11T15:52:33.958Z] Resource [jenkins-edgexfoundry-device-uart-main-2-stack-cost] did not exist. Created. [2023-07-11T15:52:33.958Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-11T15:52:34.256Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-11T15:52:34.286Z] Stashed 1 file(s) [Pipeline] } [2023-07-11T15:52:34.291Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-11T15:52:34.309Z] $ docker stop --time=1 4caa81aae3795e2c8577dd9777f2b593cbe3defdc27009cb7d1f67902ecbf100 [2023-07-11T15:52:35.456Z] $ docker rm -f --volumes 4caa81aae3795e2c8577dd9777f2b593cbe3defdc27009cb7d1f67902ecbf100 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T15:52:37.193Z] provisioning config files... [2023-07-11T15:52:37.215Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/2@tmp/config15586390569775274198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T15:52:37.553Z] ---> docker-login.sh [2023-07-11T15:52:37.553Z] nexus3.edgexfoundry.org:10001 [2023-07-11T15:52:37.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:52:38.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:52:38.088Z] Configure a credential helper to remove this warning. See [2023-07-11T15:52:38.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:52:38.088Z] [2023-07-11T15:52:38.088Z] Login Succeeded [2023-07-11T15:52:38.088Z] nexus3.edgexfoundry.org:10002 [2023-07-11T15:52:38.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:52:38.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:52:38.355Z] Configure a credential helper to remove this warning. See [2023-07-11T15:52:38.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:52:38.355Z] [2023-07-11T15:52:38.355Z] Login Succeeded [2023-07-11T15:52:38.355Z] nexus3.edgexfoundry.org:10003 [2023-07-11T15:52:38.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:52:38.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:52:38.623Z] Configure a credential helper to remove this warning. See [2023-07-11T15:52:38.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:52:38.623Z] [2023-07-11T15:52:38.623Z] Login Succeeded [2023-07-11T15:52:38.623Z] nexus3.edgexfoundry.org:10004 [2023-07-11T15:52:38.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:52:39.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:52:39.158Z] Configure a credential helper to remove this warning. See [2023-07-11T15:52:39.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:52:39.158Z] [2023-07-11T15:52:39.158Z] Login Succeeded [2023-07-11T15:52:39.158Z] docker.io [2023-07-11T15:52:39.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:52:39.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:52:39.425Z] Configure a credential helper to remove this warning. See [2023-07-11T15:52:39.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:52:39.425Z] [2023-07-11T15:52:39.425Z] Login Succeeded [2023-07-11T15:52:39.690Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T15:52:39.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-11T15:52:39.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T15:52:39.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T15:52:39.959Z] ========================================================= [2023-07-11T15:52:39.959Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-11T15:52:39.959Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:52:40.306Z] + 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-07-11T15:52:40.575Z] Sending build context to Docker daemon 5.554MB [2023-07-11T15:52:40.575Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T15:52:40.575Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-11T15:52:40.575Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-11T15:52:40.575Z] c41833b44d91: Pulling fs layer [2023-07-11T15:52:40.575Z] ed15518f5707: Pulling fs layer [2023-07-11T15:52:40.575Z] feae8fd75edb: Pulling fs layer [2023-07-11T15:52:40.575Z] 242c74f7c9fa: Pulling fs layer [2023-07-11T15:52:40.575Z] 3cdef696dda3: Pulling fs layer [2023-07-11T15:52:40.575Z] 2ced38df9373: Pulling fs layer [2023-07-11T15:52:40.575Z] 58f1dce35555: Pulling fs layer [2023-07-11T15:52:40.575Z] 242c74f7c9fa: Waiting [2023-07-11T15:52:40.575Z] 3cdef696dda3: Waiting [2023-07-11T15:52:40.575Z] 2ced38df9373: Waiting [2023-07-11T15:52:40.575Z] 58f1dce35555: Waiting [2023-07-11T15:52:40.847Z] ed15518f5707: Verifying Checksum [2023-07-11T15:52:40.847Z] ed15518f5707: Download complete [2023-07-11T15:52:40.847Z] 242c74f7c9fa: Verifying Checksum [2023-07-11T15:52:40.847Z] 242c74f7c9fa: Download complete [2023-07-11T15:52:40.847Z] 3cdef696dda3: Download complete [2023-07-11T15:52:40.847Z] c41833b44d91: Verifying Checksum [2023-07-11T15:52:40.847Z] c41833b44d91: Download complete [2023-07-11T15:52:41.819Z] c41833b44d91: Pull complete [2023-07-11T15:52:42.089Z] 58f1dce35555: Verifying Checksum [2023-07-11T15:52:42.089Z] 58f1dce35555: Download complete [2023-07-11T15:52:42.360Z] ed15518f5707: Pull complete [2023-07-11T15:52:43.341Z] feae8fd75edb: Verifying Checksum [2023-07-11T15:52:43.341Z] feae8fd75edb: Download complete [2023-07-11T15:52:43.341Z] 2ced38df9373: Download complete [2023-07-11T15:52:55.700Z] feae8fd75edb: Pull complete [2023-07-11T15:52:55.700Z] 242c74f7c9fa: Pull complete [2023-07-11T15:52:55.700Z] 3cdef696dda3: Pull complete [2023-07-11T15:53:02.365Z] 2ced38df9373: Pull complete [2023-07-11T15:53:04.327Z] 58f1dce35555: Pull complete [2023-07-11T15:53:04.327Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-11T15:53:04.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-11T15:53:04.327Z] ---> fadd8f120f05 [2023-07-11T15:53:04.327Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-07-11T15:53:06.288Z] ---> Running in 490ad2e374d1 [2023-07-11T15:53:06.288Z] Removing intermediate container 490ad2e374d1 [2023-07-11T15:53:06.288Z] ---> 305e11966c17 [2023-07-11T15:53:06.288Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T15:53:06.288Z] ---> Running in 6f955fa62974 [2023-07-11T15:53:06.558Z] Removing intermediate container 6f955fa62974 [2023-07-11T15:53:06.558Z] ---> edb5994c5190 [2023-07-11T15:53:06.558Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-11T15:53:06.558Z] ---> Running in fb94b6995eb5 [2023-07-11T15:53:06.827Z] Removing intermediate container fb94b6995eb5 [2023-07-11T15:53:06.827Z] ---> 00c556349591 [2023-07-11T15:53:06.827Z] Step 6/12 : WORKDIR /device-uart [2023-07-11T15:53:07.096Z] ---> Running in 1bce0a947fc7 [2023-07-11T15:53:07.367Z] Removing intermediate container 1bce0a947fc7 [2023-07-11T15:53:07.368Z] ---> c063f7bea835 [2023-07-11T15:53:07.368Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T15:53:07.368Z] ---> Running in 29a597e69796 [2023-07-11T15:53:08.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T15:53:08.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T15:53:09.882Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-07-11T15:53:09.882Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-07-11T15:53:09.882Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-07-11T15:53:10.152Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-07-11T15:53:10.152Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T15:53:10.152Z] OK: 268 MiB in 57 packages [2023-07-11T15:53:11.152Z] Removing intermediate container 29a597e69796 [2023-07-11T15:53:11.153Z] ---> d051d9f09cdb [2023-07-11T15:53:11.153Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-11T15:53:11.740Z] ---> 3e792241c13d [2023-07-11T15:53:11.740Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T15:53:11.740Z] ---> Running in adc1ec0ed94e [2023-07-11T15:54:19.651Z] Removing intermediate container adc1ec0ed94e [2023-07-11T15:54:19.651Z] ---> f079b865f748 [2023-07-11T15:54:19.651Z] Step 10/12 : COPY . . [2023-07-11T15:54:19.651Z] ---> 6cb47c561d36 [2023-07-11T15:54:19.651Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T15:54:19.651Z] ---> Running in a129ca9f983b [2023-07-11T15:54:19.651Z] Removing intermediate container a129ca9f983b [2023-07-11T15:54:19.651Z] ---> 7bf037accae9 [2023-07-11T15:54:19.651Z] Step 12/12 : RUN ${MAKE} [2023-07-11T15:54:19.651Z] ---> Running in 0751fb4158f8 [2023-07-11T15:54:19.651Z] noop [2023-07-11T15:54:19.651Z] Removing intermediate container 0751fb4158f8 [2023-07-11T15:54:19.651Z] ---> b457dadb278b [2023-07-11T15:54:19.651Z] Successfully built b457dadb278b [2023-07-11T15:54:19.651Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:54:19.999Z] + docker inspect -f . ci-base-image-arm64 [2023-07-11T15:54:19.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T15:54:20.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-841 does not seem to be running inside a container [2023-07-11T15:54:20.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-11T15:54:21.457Z] $ docker top bc48a146aa9480c1bc9d75b91882d079bfa6c166b6ea476a0c062bbd4af1b9a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T15:54:22.277Z] + go version [2023-07-11T15:54:22.277Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-11T15:54:22.301Z] $ docker stop --time=1 bc48a146aa9480c1bc9d75b91882d079bfa6c166b6ea476a0c062bbd4af1b9a1 [2023-07-11T15:54:23.871Z] $ docker rm -f --volumes bc48a146aa9480c1bc9d75b91882d079bfa6c166b6ea476a0c062bbd4af1b9a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:54:24.418Z] + docker inspect -f . ci-base-image-arm64 [2023-07-11T15:54:24.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T15:54:24.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-841 does not seem to be running inside a container [2023-07-11T15:54:24.651Z] $ 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/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-11T15:54:25.780Z] $ docker top dcec86873cef1c6e6921daf9998fe56b5169c48ba35780588e6a9b8a50ba77ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T15:54:26.275Z] + git config --global --add safe.directory /w/workspace/device-uart/2 [Pipeline] fileExists [Pipeline] sh [2023-07-11T15:54:26.608Z] + make test [2023-07-11T15:54:26.608Z] go test ./... -coverprofile=coverage.out [2023-07-11T15:54:58.846Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-07-11T15:56:35.502Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-07-11T15:56:35.502Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-07-11T15:56:35.502Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-11T15:56:35.502Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-07-11T15:56:53.719Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-11T15:56:53.719Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-11T15:56:53.719Z] ./bin/test-attribution-txt.sh [2023-07-11T15:56:53.719Z] An attribution for github.com/edgexfoundry/device-sdk-go/v3 is missing from Attribution.txt, please add [2023-07-11T15:56:53.719Z] An attribution for github.com/edgexfoundry/go-mod-core-contracts/v3 is missing from Attribution.txt, please add [2023-07-11T15:56:53.719Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v3 is missing from Attribution.txt, please add [2023-07-11T15:56:53.719Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [2023-07-11T15:56:53.719Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v3 is missing from Attribution.txt, please add [2023-07-11T15:56:53.719Z] An attribution for github.com/edgexfoundry/go-mod-registry/v3 is missing from Attribution.txt, please add [2023-07-11T15:56:53.719Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add [2023-07-11T15:56:53.719Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-07-11T15:56:53.719Z] An attribution for github.com/nats-io/nats-server/v2 is missing from Attribution.txt, please add [2023-07-11T15:56:53.719Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-07-11T15:56:53.719Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-07-11T15:56:53.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-11T15:56:53.755Z] $ docker stop --time=1 dcec86873cef1c6e6921daf9998fe56b5169c48ba35780588e6a9b8a50ba77ba [2023-07-11T15:56:55.564Z] $ docker rm -f --volumes dcec86873cef1c6e6921daf9998fe56b5169c48ba35780588e6a9b8a50ba77ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T15:56:56.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-11T15:56:56.646Z] Warning: overwriting stash ‘coverage-report’ [2023-07-11T15:56:57.023Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T15:56:57.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-11T15:56:57.735Z] + ls -al . [2023-07-11T15:56:57.735Z] total 140 [2023-07-11T15:56:57.735Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 11 15:54 . [2023-07-11T15:56:57.735Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 15:52 .. [2023-07-11T15:56:57.735Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 15:52 .dockerignore [2023-07-11T15:56:57.735Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 15:52 .git [2023-07-11T15:56:57.735Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 11 15:52 .gitignore [2023-07-11T15:56:57.735Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 15:52 .golangci.yml [2023-07-11T15:56:57.736Z] -rw-rw-r-- 1 jenkins jenkins 8847 Jul 11 15:52 Attribution.txt [2023-07-11T15:56:57.736Z] -rw-rw-r-- 1 jenkins jenkins 1782 Jul 11 15:52 Dockerfile [2023-07-11T15:56:57.736Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 15:52 GOVERNANCE.md [2023-07-11T15:56:57.736Z] -rw-rw-r-- 1 jenkins jenkins 675 Jul 11 15:52 Jenkinsfile [2023-07-11T15:56:57.736Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 15:52 LICENSE [2023-07-11T15:56:57.736Z] -rw-rw-r-- 1 jenkins jenkins 1680 Jul 11 15:52 Makefile [2023-07-11T15:56:57.736Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 11 15:52 OWNERS.md [2023-07-11T15:56:57.736Z] -rw-rw-r-- 1 jenkins jenkins 7340 Jul 11 15:52 README.md [2023-07-11T15:56:57.736Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 15:50 VERSION [2023-07-11T15:56:57.736Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 15:52 bin [2023-07-11T15:56:57.736Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 15:52 cmd [2023-07-11T15:56:57.736Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 11 15:54 coverage.out [2023-07-11T15:56:57.736Z] -rw-rw-r-- 1 jenkins jenkins 3480 Jul 11 15:52 go.mod [2023-07-11T15:56:57.736Z] -rw-rw-r-- 1 jenkins jenkins 33104 Jul 11 15:52 go.sum [2023-07-11T15:56:57.736Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 15:52 internal [2023-07-11T15:56:57.736Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 11 15:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:56:58.076Z] + 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=912115ba39df5d7e09033252c264c743a8c85b42 --label arch=arm64 --label version=0.0.1-dev.1 . [2023-07-11T15:56:58.342Z] Sending build context to Docker daemon 5.555MB [2023-07-11T15:56:58.342Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T15:56:58.342Z] Step 2/25 : FROM ${BASE} AS builder [2023-07-11T15:56:58.342Z] ---> b457dadb278b [2023-07-11T15:56:58.342Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-07-11T15:57:00.273Z] ---> Running in 418ca056698d [2023-07-11T15:57:00.273Z] Removing intermediate container 418ca056698d [2023-07-11T15:57:00.273Z] ---> 0128799eedce [2023-07-11T15:57:00.273Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T15:57:00.273Z] ---> Running in dd7057bd95fa [2023-07-11T15:57:00.543Z] Removing intermediate container dd7057bd95fa [2023-07-11T15:57:00.543Z] ---> 3844860bda6d [2023-07-11T15:57:00.543Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-07-11T15:57:00.810Z] ---> Running in fc5380f37671 [2023-07-11T15:57:00.810Z] Removing intermediate container fc5380f37671 [2023-07-11T15:57:00.810Z] ---> 022cca02046d [2023-07-11T15:57:00.810Z] Step 6/25 : WORKDIR /device-uart [2023-07-11T15:57:01.075Z] ---> Running in 326e9eda120b [2023-07-11T15:57:01.342Z] Removing intermediate container 326e9eda120b [2023-07-11T15:57:01.342Z] ---> 38df88c39ba0 [2023-07-11T15:57:01.342Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T15:57:01.342Z] ---> Running in 95cfd3b6a7ee [2023-07-11T15:57:02.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T15:57:02.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T15:57:03.836Z] OK: 268 MiB in 57 packages [2023-07-11T15:57:04.417Z] Removing intermediate container 95cfd3b6a7ee [2023-07-11T15:57:04.417Z] ---> 9626cf8c5b55 [2023-07-11T15:57:04.417Z] Step 8/25 : COPY go.mod vendor* ./ [2023-07-11T15:57:05.005Z] ---> 3d8d6357f9f4 [2023-07-11T15:57:05.005Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T15:57:05.005Z] ---> Running in c622a8582c19 [2023-07-11T15:57:07.587Z] Removing intermediate container c622a8582c19 [2023-07-11T15:57:07.587Z] ---> efa5479e1f2d [2023-07-11T15:57:07.587Z] Step 10/25 : COPY . . [2023-07-11T15:57:07.854Z] ---> cacbb1f5fd44 [2023-07-11T15:57:07.854Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T15:57:07.854Z] ---> Running in cea135e90c63 [2023-07-11T15:57:08.120Z] Removing intermediate container cea135e90c63 [2023-07-11T15:57:08.120Z] ---> 258777739098 [2023-07-11T15:57:08.120Z] Step 12/25 : RUN ${MAKE} [2023-07-11T15:57:08.389Z] ---> Running in 576a24d5d6bb [2023-07-11T15:57:09.355Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.1-dev.1" -o cmd/device-uart ./cmd [2023-07-11T15:59:16.058Z] Removing intermediate container 576a24d5d6bb [2023-07-11T15:59:16.058Z] ---> f7e798d360a4 [2023-07-11T15:59:16.058Z] Step 13/25 : FROM alpine:3.17 [2023-07-11T15:59:16.058Z] 3.17: Pulling from library/alpine [2023-07-11T15:59:16.058Z] edb6bdbacee9: Pulling fs layer [2023-07-11T15:59:16.058Z] edb6bdbacee9: Verifying Checksum [2023-07-11T15:59:16.058Z] edb6bdbacee9: Download complete [2023-07-11T15:59:16.058Z] edb6bdbacee9: Pull complete [2023-07-11T15:59:16.058Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T15:59:16.058Z] Status: Downloaded newer image for alpine:3.17 [2023-07-11T15:59:16.058Z] ---> 779605e5fbc0 [2023-07-11T15:59:16.058Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-07-11T15:59:16.058Z] ---> Running in f8f9a4e5f7ee [2023-07-11T15:59:16.058Z] Removing intermediate container f8f9a4e5f7ee [2023-07-11T15:59:16.058Z] ---> 1625e68704d3 [2023-07-11T15:59:16.058Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2023-07-11T15:59:16.058Z] ---> Running in 88c639d87154 [2023-07-11T15:59:16.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T15:59:16.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T15:59:17.021Z] (1/6) Installing dumb-init (1.2.5-r2) [2023-07-11T15:59:17.022Z] (2/6) Installing libgcc (12.2.1_git20220924-r4) [2023-07-11T15:59:17.022Z] (3/6) Installing libsodium (1.0.18-r2) [2023-07-11T15:59:17.022Z] (4/6) Installing libstdc++ (12.2.1_git20220924-r4) [2023-07-11T15:59:17.022Z] (5/6) Installing libzmq (4.3.4-r1) [2023-07-11T15:59:17.022Z] (6/6) Installing zeromq (4.3.4-r1) [2023-07-11T15:59:17.022Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T15:59:17.022Z] OK: 11 MiB in 21 packages [2023-07-11T15:59:17.986Z] Removing intermediate container 88c639d87154 [2023-07-11T15:59:17.986Z] ---> c0a47da2e3cb [2023-07-11T15:59:17.986Z] Step 16/25 : WORKDIR / [2023-07-11T15:59:17.986Z] ---> Running in cc01f6d07a54 [2023-07-11T15:59:18.253Z] Removing intermediate container cc01f6d07a54 [2023-07-11T15:59:18.253Z] ---> 5bc3c8fdd3a9 [2023-07-11T15:59:18.253Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-07-11T15:59:18.854Z] ---> da80f9a33376 [2023-07-11T15:59:18.854Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-07-11T15:59:19.437Z] ---> 48bcec37ef57 [2023-07-11T15:59:19.437Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-07-11T15:59:20.850Z] ---> b180edc2246d [2023-07-11T15:59:20.850Z] Step 20/25 : EXPOSE 59995 [2023-07-11T15:59:20.850Z] ---> Running in c2a61896ffc1 [2023-07-11T15:59:20.850Z] Removing intermediate container c2a61896ffc1 [2023-07-11T15:59:20.850Z] ---> 0cff44ebb522 [2023-07-11T15:59:20.850Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-07-11T15:59:21.125Z] ---> Running in fce1facda547 [2023-07-11T15:59:21.392Z] Removing intermediate container fce1facda547 [2023-07-11T15:59:21.392Z] ---> 3984e225e1ed [2023-07-11T15:59:21.392Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-11T15:59:21.392Z] ---> Running in 9d2a9bf44148 [2023-07-11T15:59:21.659Z] Removing intermediate container 9d2a9bf44148 [2023-07-11T15:59:21.659Z] ---> c298b5a9bf19 [2023-07-11T15:59:21.659Z] Step 23/25 : LABEL arch=arm64 [2023-07-11T15:59:21.659Z] ---> Running in d24210e5508e [2023-07-11T15:59:21.927Z] Removing intermediate container d24210e5508e [2023-07-11T15:59:21.927Z] ---> d27534b28e1f [2023-07-11T15:59:21.927Z] Step 24/25 : LABEL git_sha=912115ba39df5d7e09033252c264c743a8c85b42 [2023-07-11T15:59:22.195Z] ---> Running in 174f91aec6e9 [2023-07-11T15:59:22.462Z] Removing intermediate container 174f91aec6e9 [2023-07-11T15:59:22.462Z] ---> 337766fe28f5 [2023-07-11T15:59:22.462Z] Step 25/25 : LABEL version=0.0.1-dev.1 [2023-07-11T15:59:22.462Z] ---> Running in bb6ada9aea5d [2023-07-11T15:59:22.728Z] Removing intermediate container bb6ada9aea5d [2023-07-11T15:59:22.728Z] ---> 5a30b37fe735 [2023-07-11T15:59:22.728Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-11T15:59:22.728Z] Successfully built 5a30b37fe735 [2023-07-11T15:59:22.728Z] 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-07-11T15:59:22.863Z] provisioning config files... [2023-07-11T15:59:22.877Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/2@tmp/config791720051196508324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T15:59:23.206Z] ---> docker-login.sh [2023-07-11T15:59:23.206Z] nexus3.edgexfoundry.org:10001 [2023-07-11T15:59:23.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:59:23.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:59:23.475Z] Configure a credential helper to remove this warning. See [2023-07-11T15:59:23.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:59:23.475Z] [2023-07-11T15:59:23.475Z] Login Succeeded [2023-07-11T15:59:23.475Z] nexus3.edgexfoundry.org:10002 [2023-07-11T15:59:23.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:59:23.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:59:23.743Z] Configure a credential helper to remove this warning. See [2023-07-11T15:59:23.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:59:23.743Z] [2023-07-11T15:59:23.743Z] Login Succeeded [2023-07-11T15:59:23.743Z] nexus3.edgexfoundry.org:10003 [2023-07-11T15:59:24.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:59:24.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:59:24.279Z] Configure a credential helper to remove this warning. See [2023-07-11T15:59:24.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:59:24.279Z] [2023-07-11T15:59:24.279Z] Login Succeeded [2023-07-11T15:59:24.279Z] nexus3.edgexfoundry.org:10004 [2023-07-11T15:59:24.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:59:24.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:59:24.547Z] Configure a credential helper to remove this warning. See [2023-07-11T15:59:24.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:59:24.547Z] [2023-07-11T15:59:24.547Z] Login Succeeded [2023-07-11T15:59:24.547Z] docker.io [2023-07-11T15:59:24.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T15:59:25.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T15:59:25.078Z] Configure a credential helper to remove this warning. See [2023-07-11T15:59:25.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T15:59:25.078Z] [2023-07-11T15:59:25.078Z] Login Succeeded [2023-07-11T15:59:25.078Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T15:59:25.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-11T15:59:25.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T15:59:25.132Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2023-07-11T15:59:25.132Z] 912115ba39df5d7e09033252c264c743a8c85b42 [2023-07-11T15:59:25.132Z] latest [2023-07-11T15:59:25.132Z] 0.0.1-dev.1 [2023-07-11T15:59:25.132Z] 912115ba39df5d7e09033252c264c743a8c85b42-0.0.1-dev.1 [2023-07-11T15:59:25.132Z] main [2023-07-11T15:59:25.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:59:25.484Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:912115ba39df5d7e09033252c264c743a8c85b42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:59:25.815Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:912115ba39df5d7e09033252c264c743a8c85b42 [2023-07-11T15:59:25.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-07-11T15:59:25.815Z] 95efe9bd3809: Preparing [2023-07-11T15:59:25.815Z] 9f847f100417: Preparing [2023-07-11T15:59:25.815Z] 6bbd443534ac: Preparing [2023-07-11T15:59:25.815Z] e2696164dbc6: Preparing [2023-07-11T15:59:25.815Z] 9386262d7a74: Preparing [2023-07-11T15:59:25.815Z] 9386262d7a74: Layer already exists [2023-07-11T15:59:26.081Z] 9f847f100417: Pushed [2023-07-11T15:59:26.081Z] 6bbd443534ac: Pushed [2023-07-11T15:59:26.663Z] e2696164dbc6: Pushed [2023-07-11T15:59:31.995Z] 95efe9bd3809: Pushed [2023-07-11T15:59:31.995Z] 912115ba39df5d7e09033252c264c743a8c85b42: digest: sha256:3103f1523654933deb9f1549802853ad13e6180c1aaaa8de8e0725dc4cca07e2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:59:32.331Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:59:32.673Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2023-07-11T15:59:32.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-07-11T15:59:32.673Z] 95efe9bd3809: Preparing [2023-07-11T15:59:32.673Z] 9f847f100417: Preparing [2023-07-11T15:59:32.673Z] 6bbd443534ac: Preparing [2023-07-11T15:59:32.673Z] e2696164dbc6: Preparing [2023-07-11T15:59:32.673Z] 9386262d7a74: Preparing [2023-07-11T15:59:32.673Z] 95efe9bd3809: Layer already exists [2023-07-11T15:59:32.673Z] 6bbd443534ac: Layer already exists [2023-07-11T15:59:32.673Z] 9386262d7a74: Layer already exists [2023-07-11T15:59:32.673Z] 9f847f100417: Layer already exists [2023-07-11T15:59:32.673Z] e2696164dbc6: Layer already exists [2023-07-11T15:59:32.673Z] latest: digest: sha256:3103f1523654933deb9f1549802853ad13e6180c1aaaa8de8e0725dc4cca07e2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:59:33.005Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:0.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:59:33.337Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:0.0.1-dev.1 [2023-07-11T15:59:33.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-07-11T15:59:33.337Z] 95efe9bd3809: Preparing [2023-07-11T15:59:33.337Z] 9f847f100417: Preparing [2023-07-11T15:59:33.337Z] 6bbd443534ac: Preparing [2023-07-11T15:59:33.337Z] e2696164dbc6: Preparing [2023-07-11T15:59:33.337Z] 9386262d7a74: Preparing [2023-07-11T15:59:33.337Z] 6bbd443534ac: Layer already exists [2023-07-11T15:59:33.337Z] 95efe9bd3809: Layer already exists [2023-07-11T15:59:33.337Z] 9f847f100417: Layer already exists [2023-07-11T15:59:33.337Z] 9386262d7a74: Layer already exists [2023-07-11T15:59:33.337Z] e2696164dbc6: Layer already exists [2023-07-11T15:59:33.337Z] 0.0.1-dev.1: digest: sha256:3103f1523654933deb9f1549802853ad13e6180c1aaaa8de8e0725dc4cca07e2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:59:33.669Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:912115ba39df5d7e09033252c264c743a8c85b42-0.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:59:34.008Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:912115ba39df5d7e09033252c264c743a8c85b42-0.0.1-dev.1 [2023-07-11T15:59:34.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-07-11T15:59:34.008Z] 95efe9bd3809: Preparing [2023-07-11T15:59:34.008Z] 9f847f100417: Preparing [2023-07-11T15:59:34.008Z] 6bbd443534ac: Preparing [2023-07-11T15:59:34.008Z] e2696164dbc6: Preparing [2023-07-11T15:59:34.008Z] 9386262d7a74: Preparing [2023-07-11T15:59:34.008Z] 9f847f100417: Layer already exists [2023-07-11T15:59:34.008Z] 95efe9bd3809: Layer already exists [2023-07-11T15:59:34.008Z] 9386262d7a74: Layer already exists [2023-07-11T15:59:34.008Z] 6bbd443534ac: Layer already exists [2023-07-11T15:59:34.008Z] e2696164dbc6: Layer already exists [2023-07-11T15:59:34.008Z] 912115ba39df5d7e09033252c264c743a8c85b42-0.0.1-dev.1: digest: sha256:3103f1523654933deb9f1549802853ad13e6180c1aaaa8de8e0725dc4cca07e2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:59:34.417Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:59:34.777Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2023-07-11T15:59:34.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-07-11T15:59:34.777Z] 95efe9bd3809: Preparing [2023-07-11T15:59:34.777Z] 9f847f100417: Preparing [2023-07-11T15:59:34.777Z] 6bbd443534ac: Preparing [2023-07-11T15:59:34.777Z] e2696164dbc6: Preparing [2023-07-11T15:59:34.777Z] 9386262d7a74: Preparing [2023-07-11T15:59:34.777Z] 6bbd443534ac: Layer already exists [2023-07-11T15:59:34.777Z] 9f847f100417: Layer already exists [2023-07-11T15:59:34.777Z] e2696164dbc6: Layer already exists [2023-07-11T15:59:34.777Z] 95efe9bd3809: Layer already exists [2023-07-11T15:59:34.777Z] 9386262d7a74: Layer already exists [2023-07-11T15:59:34.777Z] main: digest: sha256:3103f1523654933deb9f1549802853ad13e6180c1aaaa8de8e0725dc4cca07e2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-11T15:59:34.825Z] ===================================================== [Pipeline] echo [2023-07-11T15:59:34.831Z] taggedImages: [2023-07-11T15:59:34.831Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:912115ba39df5d7e09033252c264c743a8c85b42 [2023-07-11T15:59:34.831Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2023-07-11T15:59:34.831Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:0.0.1-dev.1 [2023-07-11T15:59:34.831Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:912115ba39df5d7e09033252c264c743a8c85b42-0.0.1-dev.1 [2023-07-11T15:59:34.831Z] - 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-07-11T15:59:35.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T15:59:35.206Z] [2023-07-11T15:59:35.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T15:59:35.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T15:59:35.568Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-11T15:59:35.568Z] 8998bd30e6a1: Pulling fs layer [2023-07-11T15:59:35.568Z] 04944245beec: Pulling fs layer [2023-07-11T15:59:35.568Z] 699f458cf7ca: Pulling fs layer [2023-07-11T15:59:35.568Z] 765212b225bb: Pulling fs layer [2023-07-11T15:59:35.568Z] f23df028b6ca: Pulling fs layer [2023-07-11T15:59:35.568Z] d65c8cfc05b1: Pulling fs layer [2023-07-11T15:59:35.568Z] 2437ff75d9bd: Pulling fs layer [2023-07-11T15:59:35.568Z] f23df028b6ca: Waiting [2023-07-11T15:59:35.568Z] d65c8cfc05b1: Waiting [2023-07-11T15:59:35.568Z] 2437ff75d9bd: Waiting [2023-07-11T15:59:35.568Z] 765212b225bb: Waiting [2023-07-11T15:59:35.853Z] 04944245beec: Verifying Checksum [2023-07-11T15:59:35.853Z] 04944245beec: Download complete [2023-07-11T15:59:35.853Z] 765212b225bb: Verifying Checksum [2023-07-11T15:59:35.853Z] 765212b225bb: Download complete [2023-07-11T15:59:35.853Z] d65c8cfc05b1: Verifying Checksum [2023-07-11T15:59:35.854Z] d65c8cfc05b1: Download complete [2023-07-11T15:59:35.854Z] 699f458cf7ca: Verifying Checksum [2023-07-11T15:59:35.854Z] 699f458cf7ca: Download complete [2023-07-11T15:59:36.442Z] 8998bd30e6a1: Verifying Checksum [2023-07-11T15:59:36.442Z] 8998bd30e6a1: Download complete [2023-07-11T15:59:38.384Z] 2437ff75d9bd: Verifying Checksum [2023-07-11T15:59:38.384Z] 2437ff75d9bd: Download complete [2023-07-11T15:59:40.321Z] 8998bd30e6a1: Pull complete [2023-07-11T15:59:40.587Z] 04944245beec: Pull complete [2023-07-11T15:59:41.993Z] 699f458cf7ca: Pull complete [2023-07-11T15:59:42.260Z] 765212b225bb: Pull complete [2023-07-11T15:59:42.843Z] f23df028b6ca: Pull complete [2023-07-11T15:59:43.110Z] d65c8cfc05b1: Pull complete [2023-07-11T15:59:58.093Z] 2437ff75d9bd: Pull complete [2023-07-11T15:59:58.093Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-11T15:59:58.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T15:59:58.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T15:59:58.275Z] prd-ubuntu20.04-docker-arm64-4c-16g-841 does not seem to be running inside a container [2023-07-11T15:59:58.333Z] $ 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/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-11T16:00:00.676Z] $ docker top be4957646c2e8e351579d95c378e13926009c567e273cf347d10ee1f51c18183 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:00:01.510Z] ---> job-cost.sh [2023-07-11T16:00:01.510Z] lf-activate-venv: SKIPPING [2023-07-11T16:00:01.510Z] INFO: No Stack... [2023-07-11T16:00:02.094Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-11T16:00:02.676Z] INFO: Archiving Costs [Pipeline] sh [2023-07-11T16:00:02.990Z] + cat /w/workspace/device-uart/2/archives/cost.csv [2023-07-11T16:00:02.990Z] + cut -d, -f6 [Pipeline] lock [2023-07-11T16:00:03.053Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-2-stack-cost] [2023-07-11T16:00:03.059Z] Resource [jenkins-edgexfoundry-device-uart-main-2-stack-cost] did not exist. Created. [2023-07-11T16:00:03.059Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-11T16:00:03.391Z] /w/workspace/device-uart/2@tmp/durable-c2dca11e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-11T16:00:04.036Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-11T16:00:04.060Z] Warning: overwriting stash ‘stack-cost’ [2023-07-11T16:00:04.102Z] Stashed 1 file(s) [Pipeline] } [2023-07-11T16:00:04.109Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-11T16:00:04.125Z] $ docker stop --time=1 be4957646c2e8e351579d95c378e13926009c567e273cf347d10ee1f51c18183 [2023-07-11T16:00:05.604Z] $ docker rm -f --volumes be4957646c2e8e351579d95c378e13926009c567e273cf347d10ee1f51c18183 [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-07-11T16:00:06.010Z] provisioning config files... [2023-07-11T16:00:06.016Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5371995807338930142tmp [Pipeline] { [Pipeline] sh [2023-07-11T16:00:06.307Z] + set +x [2023-07-11T16:00:06.307Z] + + bash -s -- [2023-07-11T16:00:06.307Z] curl -s https://codecov.io/bash [2023-07-11T16:00:06.307Z] [2023-07-11T16:00:06.307Z] _____ _ [2023-07-11T16:00:06.307Z] / ____| | | [2023-07-11T16:00:06.307Z] | | ___ __| | ___ ___ _____ __ [2023-07-11T16:00:06.307Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-11T16:00:06.307Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-11T16:00:06.307Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-11T16:00:06.307Z] Bash-1.0.6 [2023-07-11T16:00:06.307Z] [2023-07-11T16:00:06.307Z] [2023-07-11T16:00:06.307Z] ==> git version 2.25.1 found [2023-07-11T16:00:06.307Z] ==> 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-07-11T16:00:06.307Z] Release-Date: 2020-01-08 [2023-07-11T16:00:06.307Z] 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-07-11T16:00:06.307Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-11T16:00:06.307Z] ==> Jenkins CI detected. [2023-07-11T16:00:06.307Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2023-07-11T16:00:06.307Z] project root: . [2023-07-11T16:00:06.307Z] --> token set from env [2023-07-11T16:00:06.566Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-11T16:00:06.566Z] ==> Running gcov in . (disable via -X gcov) [2023-07-11T16:00:06.566Z] ==> Python coveragepy not found [2023-07-11T16:00:06.566Z] ==> Searching for coverage reports in: [2023-07-11T16:00:06.566Z] + . [2023-07-11T16:00:06.566Z] -> Found 1 reports [2023-07-11T16:00:06.566Z] ==> Detecting git/mercurial file structure [2023-07-11T16:00:06.566Z] ==> Reading reports [2023-07-11T16:00:06.566Z] + ./coverage.out bytes=10 [2023-07-11T16:00:06.566Z] ==> Appending adjustments [2023-07-11T16:00:06.566Z] https://docs.codecov.io/docs/fixing-reports [2023-07-11T16:00:06.566Z] + Found adjustments [2023-07-11T16:00:06.566Z] ==> Gzipping contents [2023-07-11T16:00:06.566Z] 4.0K /tmp/codecov.d4FIJi.gz [2023-07-11T16:00:06.566Z] ==> Uploading reports [2023-07-11T16:00:06.566Z] url: https://codecov.io [2023-07-11T16:00:06.566Z] query: branch=main&commit=912115ba39df5d7e09033252c264c743a8c85b42&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-11T16:00:06.566Z] -> Pinging Codecov [2023-07-11T16:00:06.566Z] 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=912115ba39df5d7e09033252c264c743a8c85b42&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-11T16:00:06.825Z] -> Uploading to [2023-07-11T16:00:06.825Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-11/B9AA6E0BBD74AE3A32605C7A7C664919/912115ba39df5d7e09033252c264c743a8c85b42/3c2dab4d-8f76-49b9-bc3c-0cd54c883484.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230711T160006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=37daddaef715d8c84a153a7a3cf9c528bb0c0a0a5f9d4d859581a833c468a727 [2023-07-11T16:00:06.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-11T16:00:06.825Z] Dload Upload Total Spent Left Speed [2023-07-11T16:00:07.084Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 536 0 0 100 536 0 2504 --:--:-- --:--:-- --:--:-- 2504 [2023-07-11T16:00:07.084Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/912115ba39df5d7e09033252c264c743a8c85b42 [Pipeline] } [2023-07-11T16:00:07.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-11T16:00:07.307Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-11T16:00:07.322Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:00:07.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-11T16:00:07.629Z] [2023-07-11T16:00:07.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:00:07.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-11T16:00:07.944Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-11T16:00:07.944Z] df9b9388f04a: Pulling fs layer [2023-07-11T16:00:07.944Z] 52dc419b0ee2: Pulling fs layer [2023-07-11T16:00:07.944Z] 25bc292e5bac: Pulling fs layer [2023-07-11T16:00:07.944Z] 114826534d7a: Pulling fs layer [2023-07-11T16:00:07.944Z] 4657fd5d0bcf: Pulling fs layer [2023-07-11T16:00:07.944Z] 6ad1cebc031e: Pulling fs layer [2023-07-11T16:00:07.944Z] 8a3aa393b2d8: Pulling fs layer [2023-07-11T16:00:07.944Z] 4657fd5d0bcf: Waiting [2023-07-11T16:00:07.944Z] 6ad1cebc031e: Waiting [2023-07-11T16:00:07.944Z] 8a3aa393b2d8: Waiting [2023-07-11T16:00:07.944Z] 25bc292e5bac: Download complete [2023-07-11T16:00:07.944Z] 52dc419b0ee2: Download complete [2023-07-11T16:00:07.944Z] 4657fd5d0bcf: Verifying Checksum [2023-07-11T16:00:07.944Z] 4657fd5d0bcf: Download complete [2023-07-11T16:00:07.944Z] df9b9388f04a: Download complete [2023-07-11T16:00:08.202Z] df9b9388f04a: Pull complete [2023-07-11T16:00:08.202Z] 6ad1cebc031e: Verifying Checksum [2023-07-11T16:00:08.202Z] 6ad1cebc031e: Download complete [2023-07-11T16:00:08.202Z] 52dc419b0ee2: Pull complete [2023-07-11T16:00:08.202Z] 25bc292e5bac: Pull complete [2023-07-11T16:00:08.770Z] 114826534d7a: Download complete [2023-07-11T16:00:09.028Z] 8a3aa393b2d8: Verifying Checksum [2023-07-11T16:00:09.028Z] 8a3aa393b2d8: Download complete [2023-07-11T16:00:13.216Z] 114826534d7a: Pull complete [2023-07-11T16:00:13.216Z] 4657fd5d0bcf: Pull complete [2023-07-11T16:00:13.216Z] 6ad1cebc031e: Pull complete [2023-07-11T16:00:15.748Z] 8a3aa393b2d8: Pull complete [2023-07-11T16:00:15.748Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-11T16:00:15.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-11T16:00:15.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:00:15.821Z] prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container [2023-07-11T16:00:15.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-11T16:00:20.396Z] $ docker top f6c0bc5d391482828e5463d12d19ed8bb4473313ab1ce3879555e7dcef58d8fe -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-11T16:00:20.469Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2023-07-11T16:00:20.752Z] + set -o pipefail [2023-07-11T16:00:20.752Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2023-07-11T16:00:29.053Z] [2023-07-11T16:00:29.053Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2023-07-11T16:00:29.053Z] [2023-07-11T16:00:29.053Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/9014440b-4665-41f7-b108-0d2b79fdfdfb [2023-07-11T16:00:29.053Z] [2023-07-11T16:00:29.053Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-11T16:00:29.053Z] [2023-07-11T16:00:29.053Z] [2023-07-11T16:00:29.053Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-11T16:00:29.053Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-11T16:00:29.053Z] More details here: https://snyk.co/ue1NS [2023-07-11T16:00:29.053Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-11T16:00:29.053Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-11T16:00:29.062Z] $ docker stop --time=1 f6c0bc5d391482828e5463d12d19ed8bb4473313ab1ce3879555e7dcef58d8fe [2023-07-11T16:00:32.349Z] $ docker rm -f --volumes f6c0bc5d391482828e5463d12d19ed8bb4473313ab1ce3879555e7dcef58d8fe [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-07-11T16:00:33.032Z] + git log --format=format:%s -1 912115ba39df5d7e09033252c264c743a8c85b42 [Pipeline] sh [2023-07-11T16:00:33.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-11T16:00:33.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:00:33.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T16:00:33.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:00:33.689Z] prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container [2023-07-11T16:00:33.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-11T16:00:34.084Z] $ docker top 1ccb24481addc548e539af7f22b8b1a5fa2075e6c5e1a4e1bdc99287cae1c906 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-11T16:00:34.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T16:00:34.176Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T16:00:34.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T16:00:34.284Z] $ docker exec 1ccb24481addc548e539af7f22b8b1a5fa2075e6c5e1a4e1bdc99287cae1c906 ssh-agent [2023-07-11T16:00:34.386Z] SSH_AUTH_SOCK=/tmp/ssh-hXr6lgAnLvBY/agent.31 [2023-07-11T16:00:34.386Z] SSH_AGENT_PID=37 [2023-07-11T16:00:34.390Z] Running ssh-add (command line suppressed) [2023-07-11T16:00:34.501Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_967790478489918431.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_967790478489918431.key) [2023-07-11T16:00:34.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T16:00:34.799Z] + git semver tag [2023-07-11T16:00:35.058Z] 2023-07-11 16:00:34,997 [run_tag] DEBUG tag force:False [2023-07-11T16:00:35.058Z] 2023-07-11 16:00:34,997 [check_head_tag] DEBUG check head tag [2023-07-11T16:00:35.058Z] 2023-07-11 16:00:34,998 [execute] INFO git cat-file --batch-check [2023-07-11T16:00:35.058Z] 2023-07-11 16:00:34,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2023-07-11T16:00:35.058Z] 2023-07-11 16:00:35,001 [execute] INFO git cat-file --batch [2023-07-11T16:00:35.058Z] 2023-07-11 16:00:35,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2023-07-11T16:00:35.058Z] 2023-07-11 16:00:35,005 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-07-11T16:00:35.058Z] 2023-07-11 16:00:35,005 [execute] INFO git tag -a v0.0.1-dev.1 -m v0.0.1-dev.1 [2023-07-11T16:00:35.058Z] 2023-07-11 16:00:35,006 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.1', '-m', 'v0.0.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-07-11T16:00:35.058Z] 2023-07-11 16:00:35,011 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-07-11T16:00:35.058Z] 0.0.1-dev.1 [Pipeline] } [2023-07-11T16:00:35.066Z] $ docker exec --env ******** --env ******** 1ccb24481addc548e539af7f22b8b1a5fa2075e6c5e1a4e1bdc99287cae1c906 ssh-agent -k [2023-07-11T16:00:35.164Z] unset SSH_AUTH_SOCK; [2023-07-11T16:00:35.165Z] unset SSH_AGENT_PID; [2023-07-11T16:00:35.165Z] echo Agent pid 37 killed; [2023-07-11T16:00:35.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-11T16:00:35.475Z] + git semver [Pipeline] } [2023-07-11T16:00:35.745Z] $ docker stop --time=1 1ccb24481addc548e539af7f22b8b1a5fa2075e6c5e1a4e1bdc99287cae1c906 [2023-07-11T16:00:37.067Z] $ docker rm -f --volumes 1ccb24481addc548e539af7f22b8b1a5fa2075e6c5e1a4e1bdc99287cae1c906 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:00:37.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-11T16:00:37.462Z] [2023-07-11T16:00:37.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:00:37.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-11T16:00:37.768Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-11T16:00:37.768Z] ab5ef0e58194: Pulling fs layer [2023-07-11T16:00:37.768Z] 9712f1f96733: Pulling fs layer [2023-07-11T16:00:37.768Z] 63f879dbbcfc: Pulling fs layer [2023-07-11T16:00:37.768Z] 0d9ebad4ef96: Pulling fs layer [2023-07-11T16:00:37.768Z] e9a5061849ea: Pulling fs layer [2023-07-11T16:00:37.768Z] d747dcd14b5f: Pulling fs layer [2023-07-11T16:00:37.768Z] 2de7ff778b66: Pulling fs layer [2023-07-11T16:00:37.768Z] 0d9ebad4ef96: Waiting [2023-07-11T16:00:37.768Z] 2de7ff778b66: Waiting [2023-07-11T16:00:37.768Z] e9a5061849ea: Waiting [2023-07-11T16:00:37.768Z] d747dcd14b5f: Waiting [2023-07-11T16:00:37.768Z] 9712f1f96733: Download complete [2023-07-11T16:00:38.027Z] 63f879dbbcfc: Download complete [2023-07-11T16:00:38.288Z] e9a5061849ea: Verifying Checksum [2023-07-11T16:00:38.288Z] e9a5061849ea: Download complete [2023-07-11T16:00:38.288Z] d747dcd14b5f: Download complete [2023-07-11T16:00:38.288Z] 0d9ebad4ef96: Verifying Checksum [2023-07-11T16:00:38.288Z] 0d9ebad4ef96: Download complete [2023-07-11T16:00:38.288Z] ab5ef0e58194: Verifying Checksum [2023-07-11T16:00:38.288Z] ab5ef0e58194: Download complete [2023-07-11T16:00:38.288Z] 2de7ff778b66: Verifying Checksum [2023-07-11T16:00:38.288Z] 2de7ff778b66: Download complete [2023-07-11T16:00:41.569Z] ab5ef0e58194: Pull complete [2023-07-11T16:00:41.569Z] 9712f1f96733: Pull complete [2023-07-11T16:00:41.829Z] 63f879dbbcfc: Pull complete [2023-07-11T16:00:46.016Z] 0d9ebad4ef96: Pull complete [2023-07-11T16:00:46.016Z] e9a5061849ea: Pull complete [2023-07-11T16:00:46.016Z] d747dcd14b5f: Pull complete [2023-07-11T16:00:47.391Z] 2de7ff778b66: Pull complete [2023-07-11T16:00:47.391Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-11T16:00:47.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-11T16:00:47.391Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:00:47.475Z] prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container [2023-07-11T16:00:47.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-11T16:00:52.044Z] $ docker top 0d2bb42ee20f587fc472d0aee1666f3d526e5a18e285bb0e028b44df62f3c906 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-11T16:00:52.116Z] provisioning config files... [2023-07-11T16:00:52.123Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7161792162553357088tmp [2023-07-11T16:00:52.131Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7340910432589563254tmp [2023-07-11T16:00:52.139Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13873631163444928013tmp [Pipeline] { [Pipeline] echo [2023-07-11T16:00:52.154Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:00:52.433Z] ---> sigul-configuration.sh [2023-07-11T16:00:52.433Z] gpg: directory `/root/.gnupg' created [2023-07-11T16:00:52.433Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-11T16:00:52.433Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-11T16:00:52.433Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-11T16:00:52.433Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-11T16:00:52.433Z] gpg: CAST5 encrypted data [2023-07-11T16:00:52.433Z] gpg: encrypted with 1 passphrase [2023-07-11T16:00:52.433Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-11T16:00:52.716Z] + mkdir /home/jenkins [2023-07-11T16:00:52.716Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-11T16:00:52.999Z] + 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-07-11T16:00:53.009Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:00:53.302Z] ---> sigul-install.sh [2023-07-11T16:00:53.302Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-11T16:00:53.588Z] + git tag --list [2023-07-11T16:00:53.588Z] v0.0.0 [2023-07-11T16:00:53.588Z] v0.0.1-dev.1 [Pipeline] sh [2023-07-11T16:00:53.934Z] + lftools sign git-tag v0.0.1-dev.1 [2023-07-11T16:00:54.503Z] Signing Git tag with Sigul... [2023-07-11T16:00:54.504Z] Signing v0.0.1-dev.1 [Pipeline] echo [2023-07-11T16:00:54.773Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:00:55.059Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-11T16:00:55.066Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-11T16:00:55.082Z] $ docker stop --time=1 0d2bb42ee20f587fc472d0aee1666f3d526e5a18e285bb0e028b44df62f3c906 [2023-07-11T16:00:56.463Z] $ docker rm -f --volumes 0d2bb42ee20f587fc472d0aee1666f3d526e5a18e285bb0e028b44df62f3c906 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-11T16:00:56.871Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-11T16:00:56.871Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:00:57.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T16:00:57.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:00:57.237Z] prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container [2023-07-11T16:00:57.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-11T16:00:57.604Z] $ docker top 36e7b4b1602d1abf6d9230823c4ea315b9a593f11c55b0c459c6beff8f8285c8 -eo pid,comm [2023-07-11T16:00:57.653Z] 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-07-11T16:00:57.653Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-11T16:00:57.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T16:00:57.680Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T16:00:57.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T16:00:57.792Z] $ docker exec 36e7b4b1602d1abf6d9230823c4ea315b9a593f11c55b0c459c6beff8f8285c8 ssh-agent [2023-07-11T16:00:57.896Z] SSH_AUTH_SOCK=/tmp/ssh-A0zn2mngIEI0/agent.31 [2023-07-11T16:00:57.896Z] SSH_AGENT_PID=37 [2023-07-11T16:00:57.901Z] Running ssh-add (command line suppressed) [2023-07-11T16:00:57.993Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14609387859665682784.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14609387859665682784.key) [2023-07-11T16:00:58.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T16:00:58.294Z] + git semver bump pre [2023-07-11T16:00:58.554Z] 2023-07-11 16:00:58,481 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-07-11T16:00:58.554Z] 2023-07-11 16:00:58,481 [bump_version] DEBUG bumping version:0.0.1-dev.1 on axis:pre with prefix:dev [2023-07-11T16:00:58.554Z] 2023-07-11 16:00:58,481 [bump_version] DEBUG bumped version:0.0.1-dev.2 [2023-07-11T16:00:58.554Z] 2023-07-11 16:00:58,481 [write_version] DEBUG write version:0.0.1-dev.2 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2023-07-11T16:00:58.554Z] 2023-07-11 16:00:58,482 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-07-11T16:00:58.554Z] 2023-07-11 16:00:58,482 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-07-11T16:00:58.554Z] 2023-07-11 16:00:58,483 [execute] INFO git cat-file --batch-check [2023-07-11T16:00:58.554Z] 2023-07-11 16:00:58,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T16:00:58.554Z] 2023-07-11 16:00:58,489 [execute] INFO git cat-file --batch [2023-07-11T16:00:58.554Z] 2023-07-11 16:00:58,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T16:00:58.554Z] 2023-07-11 16:00:58,495 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-07-11T16:00:58.554Z] 0.0.1-dev.2 [Pipeline] } [2023-07-11T16:00:58.563Z] $ docker exec --env ******** --env ******** 36e7b4b1602d1abf6d9230823c4ea315b9a593f11c55b0c459c6beff8f8285c8 ssh-agent -k [2023-07-11T16:00:58.655Z] unset SSH_AUTH_SOCK; [2023-07-11T16:00:58.656Z] unset SSH_AGENT_PID; [2023-07-11T16:00:58.656Z] echo Agent pid 37 killed; [2023-07-11T16:00:58.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-11T16:00:58.974Z] + git semver [Pipeline] } [2023-07-11T16:00:59.241Z] $ docker stop --time=1 36e7b4b1602d1abf6d9230823c4ea315b9a593f11c55b0c459c6beff8f8285c8 [2023-07-11T16:01:00.566Z] $ docker rm -f --volumes 36e7b4b1602d1abf6d9230823c4ea315b9a593f11c55b0c459c6beff8f8285c8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T16:01:00.899Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-11T16:01:00.899Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:01:01.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T16:01:01.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:01:01.263Z] prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container [2023-07-11T16:01:01.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-11T16:01:01.614Z] $ docker top 5a60d90d91a3c78f3596f6e1810eb2811f0ea472e49872e83a54a9eda227c87a -eo pid,comm [2023-07-11T16:01:01.662Z] 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-07-11T16:01:01.662Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-11T16:01:01.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T16:01:01.702Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T16:01:01.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T16:01:01.810Z] $ docker exec 5a60d90d91a3c78f3596f6e1810eb2811f0ea472e49872e83a54a9eda227c87a ssh-agent [2023-07-11T16:01:01.918Z] SSH_AUTH_SOCK=/tmp/ssh-hGB3fI91GZjL/agent.32 [2023-07-11T16:01:01.918Z] SSH_AGENT_PID=38 [2023-07-11T16:01:01.923Z] Running ssh-add (command line suppressed) [2023-07-11T16:01:02.017Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10729604491265397235.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10729604491265397235.key) [2023-07-11T16:01:02.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T16:01:02.321Z] + git semver push [2023-07-11T16:01:02.580Z] 2023-07-11 16:01:02,498 [run_push] DEBUG push [2023-07-11T16:01:02.580Z] 2023-07-11 16:01:02,498 [execute] INFO git cat-file --batch-check [2023-07-11T16:01:02.580Z] 2023-07-11 16:01:02,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T16:01:02.580Z] 2023-07-11 16:01:02,502 [execute] INFO git rev-list ddcc318614891d270c31308dd679ccf464e065a4 -- [2023-07-11T16:01:02.580Z] 2023-07-11 16:01:02,503 [execute] DEBUG Popen(['git', 'rev-list', 'ddcc318614891d270c31308dd679ccf464e065a4', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-11T16:01:02.580Z] 2023-07-11 16:01:02,508 [execute] INFO git fetch -v origin [2023-07-11T16:01:02.580Z] 2023-07-11 16:01:02,509 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-11T16:01:03.148Z] 2023-07-11 16:01:03,100 [run_push] DEBUG no remote changes detected [2023-07-11T16:01:03.148Z] 2023-07-11 16:01:03,101 [execute] INFO git push origin semver [2023-07-11T16:01:03.148Z] 2023-07-11 16:01:03,101 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-11T16:01:04.526Z] 2023-07-11 16:01:04,104 [run_push] DEBUG push all version tags [2023-07-11T16:01:04.526Z] 2023-07-11 16:01:04,105 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-11T16:01:04.526Z] 2023-07-11 16:01:04,105 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-07-11T16:01:05.096Z] 2023-07-11 16:01:04,943 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-07-11T16:01:05.096Z] 0.0.1-dev.2 [Pipeline] } [2023-07-11T16:01:05.103Z] $ docker exec --env ******** --env ******** 5a60d90d91a3c78f3596f6e1810eb2811f0ea472e49872e83a54a9eda227c87a ssh-agent -k [2023-07-11T16:01:05.227Z] unset SSH_AUTH_SOCK; [2023-07-11T16:01:05.227Z] unset SSH_AGENT_PID; [2023-07-11T16:01:05.227Z] echo Agent pid 38 killed; [2023-07-11T16:01:05.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-11T16:01:05.545Z] + git semver [Pipeline] } [2023-07-11T16:01:05.816Z] $ docker stop --time=1 5a60d90d91a3c78f3596f6e1810eb2811f0ea472e49872e83a54a9eda227c87a [2023-07-11T16:01:07.114Z] $ docker rm -f --volumes 5a60d90d91a3c78f3596f6e1810eb2811f0ea472e49872e83a54a9eda227c87a [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-07-11T16:01:07.670Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2023-07-11T16:01:07.670Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-07-11T16:01:07.670Z] total 16 [2023-07-11T16:01:07.670Z] drwxr-xr-x 3 root root 4096 Jul 11 15:52 . [2023-07-11T16:01:07.670Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:00 .. [2023-07-11T16:01:07.670Z] drwxr-xr-x 2 root root 4096 Jul 11 15:52 cost [2023-07-11T16:01:07.670Z] -rw-r--r-- 1 root root 81 Jul 11 15:52 cost.csv [2023-07-11T16:01:07.670Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2023-07-11T16:01:07.670Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-07-11T16:01:07.670Z] total 16 [2023-07-11T16:01:07.670Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 15:52 . [2023-07-11T16:01:07.670Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:00 .. [2023-07-11T16:01:07.670Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 15:52 cost [2023-07-11T16:01:07.670Z] -rw-r--r-- 1 jenkins jenkins 81 Jul 11 15:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:01:07.960Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:01:08.817Z] ---> package-listing.sh [2023-07-11T16:01:08.817Z] ++ facter osfamily [2023-07-11T16:01:08.817Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-11T16:01:09.076Z] + OS_FAMILY=debian [2023-07-11T16:01:09.076Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2023-07-11T16:01:09.076Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-11T16:01:09.076Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-11T16:01:09.076Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-11T16:01:09.076Z] + PACKAGES=/tmp/packages_start.txt [2023-07-11T16:01:09.076Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-07-11T16:01:09.076Z] + PACKAGES=/tmp/packages_end.txt [2023-07-11T16:01:09.076Z] + case "${OS_FAMILY}" in [2023-07-11T16:01:09.076Z] + dpkg -l [2023-07-11T16:01:09.076Z] + grep '^ii' [2023-07-11T16:01:09.076Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-11T16:01:09.076Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-11T16:01:09.076Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-11T16:01:09.076Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-07-11T16:01:09.076Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2023-07-11T16:01:09.076Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2023-07-11T16:01:09.088Z] 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-07-11T16:01:09.367Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:01:10.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T16:01:10.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:01:10.157Z] prd-ubuntu20.04-docker-8c-8g-840 does not seem to be running inside a container [2023-07-11T16:01:10.186Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-11T16:01:10.384Z] $ docker top 965fec4ef3bb249e0d5902a9ea65dbd4fbed1cee7e1e88d18c185fd928e79972 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T16:01:10.725Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-11T16:01:11.011Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-11T16:01:11.297Z] + ls /var/log/sa-host [2023-07-11T16:01:11.297Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T16:01:11.448Z] provisioning config files... [2023-07-11T16:01:11.457Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17299402342938819677tmp [Pipeline] { [Pipeline] echo [2023-07-11T16:01:11.470Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:01:11.751Z] ---> create-netrc.sh [Pipeline] } [2023-07-11T16:01:11.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:01:12.103Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-11T16:01:12.112Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:01:12.398Z] ---> sudo-logs.sh [2023-07-11T16:01:12.398Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-11T16:01:12.430Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:01:12.717Z] ---> job-cost.sh [2023-07-11T16:01:12.717Z] lf-activate-venv: SKIPPING [2023-07-11T16:01:12.717Z] DEBUG: total: 0.2199999988079071 [2023-07-11T16:01:12.717Z] INFO: Retrieving Stack Cost... [2023-07-11T16:01:13.285Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-11T16:01:13.545Z] INFO: Archiving Costs [Pipeline] echo [2023-07-11T16:01:13.555Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:01:13.845Z] ---> logs-deploy.sh [2023-07-11T16:01:13.845Z] lf-activate-venv: SKIPPING [2023-07-11T16:01:13.845Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/2 [2023-07-11T16:01:13.845Z] INFO: archiving workspace using pattern(s): [2023-07-11T16:01:14.785Z] Archives upload complete. [2023-07-11T16:01:15.043Z] INFO: archiving logs to Nexus [2023-07-11T16:01:15.612Z] ---> uname -a: [2023-07-11T16:01:15.612Z] Linux prd-ubuntu20-04-docker-8c-8g-840 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-11T16:01:15.612Z] [2023-07-11T16:01:15.612Z] [2023-07-11T16:01:15.612Z] ---> lscpu: [2023-07-11T16:01:15.612Z] Architecture: x86_64 [2023-07-11T16:01:15.612Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-11T16:01:15.612Z] Byte Order: Little Endian [2023-07-11T16:01:15.612Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-11T16:01:15.612Z] CPU(s): 8 [2023-07-11T16:01:15.612Z] On-line CPU(s) list: 0-7 [2023-07-11T16:01:15.612Z] Thread(s) per core: 1 [2023-07-11T16:01:15.612Z] Core(s) per socket: 1 [2023-07-11T16:01:15.612Z] Socket(s): 8 [2023-07-11T16:01:15.612Z] NUMA node(s): 1 [2023-07-11T16:01:15.612Z] Vendor ID: AuthenticAMD [2023-07-11T16:01:15.612Z] CPU family: 23 [2023-07-11T16:01:15.612Z] Model: 49 [2023-07-11T16:01:15.612Z] Model name: AMD EPYC-Rome Processor [2023-07-11T16:01:15.612Z] Stepping: 0 [2023-07-11T16:01:15.612Z] CPU MHz: 2800.000 [2023-07-11T16:01:15.612Z] BogoMIPS: 5600.00 [2023-07-11T16:01:15.612Z] Virtualization: AMD-V [2023-07-11T16:01:15.612Z] Hypervisor vendor: KVM [2023-07-11T16:01:15.612Z] Virtualization type: full [2023-07-11T16:01:15.612Z] L1d cache: 256 KiB [2023-07-11T16:01:15.612Z] L1i cache: 256 KiB [2023-07-11T16:01:15.612Z] L2 cache: 4 MiB [2023-07-11T16:01:15.612Z] L3 cache: 128 MiB [2023-07-11T16:01:15.612Z] NUMA node0 CPU(s): 0-7 [2023-07-11T16:01:15.612Z] Vulnerability Itlb multihit: Not affected [2023-07-11T16:01:15.612Z] Vulnerability L1tf: Not affected [2023-07-11T16:01:15.612Z] Vulnerability Mds: Not affected [2023-07-11T16:01:15.612Z] Vulnerability Meltdown: Not affected [2023-07-11T16:01:15.612Z] Vulnerability Mmio stale data: Not affected [2023-07-11T16:01:15.612Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-11T16:01:15.612Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-11T16:01:15.612Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-11T16:01:15.612Z] Vulnerability Srbds: Not affected [2023-07-11T16:01:15.612Z] Vulnerability Tsx async abort: Not affected [2023-07-11T16:01:15.612Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-07-11T16:01:15.612Z] [2023-07-11T16:01:15.612Z] [2023-07-11T16:01:15.612Z] ---> nproc: [2023-07-11T16:01:15.612Z] 8 [2023-07-11T16:01:15.612Z] [2023-07-11T16:01:15.612Z] [2023-07-11T16:01:15.612Z] ---> df -h: [2023-07-11T16:01:15.612Z] Filesystem Size Used Avail Use% Mounted on [2023-07-11T16:01:15.612Z] overlay 155G 13G 143G 9% / [2023-07-11T16:01:15.612Z] tmpfs 64M 0 64M 0% /dev [2023-07-11T16:01:15.612Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-11T16:01:15.612Z] shm 64M 0 64M 0% /dev/shm [2023-07-11T16:01:15.612Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-07-11T16:01:15.612Z] [2023-07-11T16:01:15.612Z] [2023-07-11T16:01:15.612Z] ---> sar -b -r -n DEV: [2023-07-11T16:01:15.612Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-840) 07/11/23 _x86_64_ (8 CPU) [2023-07-11T16:01:15.612Z] [2023-07-11T16:01:15.612Z] 15:49:23 LINUX RESTART (8 CPU) [2023-07-11T16:01:15.612Z] [2023-07-11T16:01:15.612Z] 15:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-11T16:01:15.612Z] 15:51:01 164.01 4.17 159.84 0.00 421.40 64817.46 0.00 [2023-07-11T16:01:15.612Z] 15:52:01 138.87 0.25 138.62 0.00 16.79 36199.40 0.00 [2023-07-11T16:01:15.612Z] 15:53:01 101.10 0.05 101.05 0.00 6.67 27236.79 0.00 [2023-07-11T16:01:15.612Z] 15:54:01 2.43 0.00 2.43 0.00 0.00 28.14 0.00 [2023-07-11T16:01:15.612Z] 15:55:01 14.43 0.98 13.45 0.00 68.38 750.95 0.00 [2023-07-11T16:01:15.612Z] 15:56:02 21.46 0.00 21.46 0.00 0.00 1590.40 0.00 [2023-07-11T16:01:15.612Z] 15:57:01 20.88 0.00 20.88 0.00 0.00 1560.14 0.00 [2023-07-11T16:01:15.612Z] 15:58:01 20.81 0.00 20.81 0.00 0.00 1577.07 0.00 [2023-07-11T16:01:15.612Z] 15:59:01 20.73 0.00 20.73 0.00 0.00 1608.67 0.00 [2023-07-11T16:01:15.612Z] 16:00:01 40.03 6.98 33.04 0.00 855.32 1974.87 0.00 [2023-07-11T16:01:15.612Z] 16:01:01 133.49 0.30 133.19 0.00 20.66 58422.66 0.00 [2023-07-11T16:01:15.612Z] Average: 61.72 1.16 60.56 0.00 126.48 17821.10 0.00 [2023-07-11T16:01:15.612Z] [2023-07-11T16:01:15.612Z] 15:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-11T16:01:15.612Z] 15:51:01 27817240 31607136 695540 2.12 144388 3795144 1860432 5.48 1142644 3424932 495940 [2023-07-11T16:01:15.612Z] 15:52:01 28162872 31579664 723032 2.20 149756 3453364 1905000 5.61 1229312 3024132 12 [2023-07-11T16:01:15.612Z] 15:53:01 27639272 31590208 710372 2.16 160180 3929912 1753304 5.17 1244652 3486168 348 [2023-07-11T16:01:15.612Z] 15:54:01 27638964 31590056 710252 2.16 160228 3929916 1753304 5.17 1244404 3486172 12 [2023-07-11T16:01:15.612Z] 15:55:01 27625796 31590924 709264 2.16 163492 3940096 1753632 5.17 1246648 3496228 5220 [2023-07-11T16:01:15.612Z] 15:56:02 27616628 31594800 705184 2.14 166660 3949724 1753632 5.17 1249856 3505840 4484 [2023-07-11T16:01:15.612Z] 15:57:01 27609476 31600900 699108 2.13 169564 3959580 1753632 5.17 1244180 3515784 4396 [2023-07-11T16:01:15.612Z] 15:58:01 27597904 31603368 696528 2.12 172704 3970068 1753632 5.17 1247412 3526228 4296 [2023-07-11T16:01:15.612Z] 15:59:01 27583432 31602672 696936 2.12 175008 3981180 1753632 5.17 1249800 3537328 4168 [2023-07-11T16:01:15.612Z] 16:00:01 27457004 31577064 702892 2.14 192704 4062752 1769920 5.22 1343192 3547704 3488 [2023-07-11T16:01:15.612Z] 16:01:01 25935524 31542040 733636 2.23 230708 5381192 1800880 5.31 1467128 4808308 336 [2023-07-11T16:01:15.612Z] Average: 27516737 31588985 707522 2.15 171399 4032084 1782818 5.25 1264475 3578075 47518 [2023-07-11T16:01:15.612Z] [2023-07-11T16:01:15.612Z] 15:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-11T16:01:15.612Z] 15:51:01 docker0 195.85 331.66 15.36 2062.57 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:51:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:51:01 ens3 508.55 297.15 6638.50 41.05 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:52:01 docker0 1.45 3.50 0.09 42.51 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:52:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:52:01 ens3 53.58 44.99 87.77 93.57 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:53:01 docker0 2.30 5.03 0.15 63.36 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:53:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:53:01 ens3 152.07 110.40 2672.22 247.53 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:54:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:55:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:55:01 ens3 53.08 33.19 88.50 2.41 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:56:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:56:02 ens3 97.82 60.06 166.13 3.87 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.612Z] 15:57:01 ens3 103.36 62.74 173.81 4.04 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.613Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.613Z] 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.613Z] 15:58:01 ens3 77.61 46.33 179.49 2.99 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.613Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.613Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.613Z] 15:59:01 ens3 50.69 26.51 188.73 1.71 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.613Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.613Z] 16:00:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.613Z] 16:00:01 ens3 51.41 29.46 173.35 2.09 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.613Z] 16:01:01 docker0 34.59 61.42 3.00 579.37 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.613Z] 16:01:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.613Z] 16:01:01 ens3 424.23 258.21 7955.16 45.32 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.613Z] Average: docker0 21.32 36.56 1.69 250.17 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.613Z] Average: lo 1.24 1.24 0.12 0.12 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.613Z] Average: ens3 143.01 88.14 1667.96 40.47 0.00 0.00 0.00 0.00 [2023-07-11T16:01:15.613Z] [2023-07-11T16:01:15.613Z] [2023-07-11T16:01:15.613Z] ---> sar -P ALL: [2023-07-11T16:01:15.613Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-840) 07/11/23 _x86_64_ (8 CPU) [2023-07-11T16:01:15.613Z] [2023-07-11T16:01:15.613Z] 15:49:23 LINUX RESTART (8 CPU) [2023-07-11T16:01:15.613Z] [2023-07-11T16:01:15.613Z] 15:50:01 CPU %user %nice %system %iowait %steal %idle [2023-07-11T16:01:15.613Z] 15:51:01 all 9.49 0.00 4.17 3.32 0.07 82.95 [2023-07-11T16:01:15.613Z] 15:51:01 0 8.79 0.00 4.39 2.03 0.07 84.72 [2023-07-11T16:01:15.613Z] 15:51:01 1 9.91 0.00 4.06 0.72 0.07 85.24 [2023-07-11T16:01:15.613Z] 15:51:01 2 9.83 0.00 4.21 7.96 0.05 77.96 [2023-07-11T16:01:15.613Z] 15:51:01 3 8.21 0.00 5.60 7.56 0.08 78.54 [2023-07-11T16:01:15.613Z] 15:51:01 4 10.51 0.00 3.42 0.50 0.05 85.51 [2023-07-11T16:01:15.613Z] 15:51:01 5 9.11 0.00 3.83 3.46 0.05 83.54 [2023-07-11T16:01:15.613Z] 15:51:01 6 10.55 0.00 4.28 3.21 0.07 81.90 [2023-07-11T16:01:15.613Z] 15:51:01 7 9.00 0.00 3.59 1.14 0.10 86.16 [2023-07-11T16:01:15.613Z] 15:52:01 all 37.37 0.00 6.69 2.61 0.10 53.24 [2023-07-11T16:01:15.613Z] 15:52:01 0 38.39 0.00 6.09 6.16 0.10 49.27 [2023-07-11T16:01:15.613Z] 15:52:01 1 38.55 0.00 5.79 0.19 0.08 55.39 [2023-07-11T16:01:15.613Z] 15:52:01 2 37.86 0.00 6.59 10.84 0.10 44.59 [2023-07-11T16:01:15.613Z] 15:52:01 3 36.74 0.00 7.09 1.05 0.10 55.03 [2023-07-11T16:01:15.613Z] 15:52:01 4 36.30 0.00 7.46 0.05 0.10 56.08 [2023-07-11T16:01:15.613Z] 15:52:01 5 35.58 0.00 7.39 0.84 0.10 56.09 [2023-07-11T16:01:15.613Z] 15:52:01 6 37.82 0.00 6.62 0.15 0.10 55.30 [2023-07-11T16:01:15.613Z] 15:52:01 7 37.68 0.00 6.47 1.60 0.10 54.15 [2023-07-11T16:01:15.613Z] 15:53:01 all 4.44 0.00 1.85 2.43 0.03 91.26 [2023-07-11T16:01:15.613Z] 15:53:01 0 4.26 0.00 1.86 5.95 0.03 87.90 [2023-07-11T16:01:15.613Z] 15:53:01 1 4.59 0.00 2.14 3.46 0.03 89.77 [2023-07-11T16:01:15.613Z] 15:53:01 2 3.90 0.00 1.88 4.56 0.03 89.63 [2023-07-11T16:01:15.613Z] 15:53:01 3 5.50 0.00 1.51 0.40 0.02 92.58 [2023-07-11T16:01:15.613Z] 15:53:01 4 3.47 0.00 1.26 0.70 0.02 94.56 [2023-07-11T16:01:15.613Z] 15:53:01 5 4.84 0.00 2.00 0.44 0.03 92.69 [2023-07-11T16:01:15.613Z] 15:53:01 6 4.45 0.00 2.08 0.35 0.05 93.07 [2023-07-11T16:01:15.613Z] 15:53:01 7 4.49 0.00 2.04 3.58 0.05 89.84 [2023-07-11T16:01:15.613Z] 15:54:01 all 0.22 0.00 0.01 0.01 0.01 99.75 [2023-07-11T16:01:15.613Z] 15:54:01 0 1.61 0.00 0.00 0.02 0.02 98.35 [2023-07-11T16:01:15.613Z] 15:54:01 1 0.05 0.00 0.05 0.02 0.02 99.87 [2023-07-11T16:01:15.613Z] 15:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-11T16:01:15.613Z] 15:54:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-11T16:01:15.613Z] 15:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-11T16:01:15.613Z] 15:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T16:01:15.613Z] 15:54:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-11T16:01:15.613Z] 15:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-11T16:01:15.613Z] 15:55:01 all 0.28 0.00 0.17 0.10 0.01 99.44 [2023-07-11T16:01:15.613Z] 15:55:01 0 0.23 0.00 0.07 0.02 0.00 99.68 [2023-07-11T16:01:15.613Z] 15:55:01 1 0.33 0.00 0.40 0.60 0.02 98.65 [2023-07-11T16:01:15.613Z] 15:55:01 2 0.35 0.00 0.17 0.03 0.02 99.43 [2023-07-11T16:01:15.613Z] 15:55:01 3 0.22 0.00 0.05 0.02 0.00 99.72 [2023-07-11T16:01:15.613Z] 15:55:01 4 0.32 0.00 0.10 0.02 0.02 99.55 [2023-07-11T16:01:15.613Z] 15:55:01 5 0.18 0.00 0.13 0.00 0.00 99.68 [2023-07-11T16:01:15.613Z] 15:55:01 6 0.23 0.00 0.10 0.02 0.00 99.65 [2023-07-11T16:01:15.613Z] 15:55:01 7 0.33 0.00 0.35 0.12 0.02 99.18 [2023-07-11T16:01:15.613Z] 15:56:02 all 0.43 0.00 0.16 0.32 0.02 99.08 [2023-07-11T16:01:15.613Z] 15:56:02 0 0.22 0.00 0.13 0.02 0.02 99.61 [2023-07-11T16:01:15.613Z] 15:56:02 1 0.48 0.00 0.25 1.99 0.02 97.26 [2023-07-11T16:01:15.613Z] 15:56:02 2 0.62 0.00 0.17 0.12 0.03 99.06 [2023-07-11T16:01:15.613Z] 15:56:02 3 0.38 0.00 0.12 0.03 0.02 99.45 [2023-07-11T16:01:15.613Z] 15:56:02 4 0.35 0.00 0.10 0.10 0.02 99.43 [2023-07-11T16:01:15.613Z] 15:56:02 5 0.57 0.00 0.13 0.10 0.02 99.18 [2023-07-11T16:01:15.613Z] 15:56:02 6 0.30 0.00 0.20 0.05 0.02 99.43 [2023-07-11T16:01:15.613Z] 15:56:02 7 0.49 0.00 0.15 0.13 0.03 99.20 [2023-07-11T16:01:15.613Z] 15:57:01 all 0.37 0.00 0.12 0.48 0.01 99.02 [2023-07-11T16:01:15.613Z] 15:57:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-07-11T16:01:15.613Z] 15:57:01 1 0.42 0.00 0.20 3.33 0.02 96.03 [2023-07-11T16:01:15.613Z] 15:57:01 2 0.66 0.00 0.14 0.12 0.02 99.07 [2023-07-11T16:01:15.613Z] 15:57:01 3 0.20 0.00 0.10 0.02 0.02 99.66 [2023-07-11T16:01:15.613Z] 15:57:01 4 0.34 0.00 0.10 0.08 0.02 99.46 [2023-07-11T16:01:15.613Z] 15:57:01 5 0.63 0.00 0.19 0.14 0.02 99.03 [2023-07-11T16:01:15.613Z] 15:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-11T16:01:15.613Z] 15:57:01 7 0.60 0.00 0.26 0.12 0.03 99.00 [2023-07-11T16:01:15.613Z] 15:58:01 all 0.37 0.00 0.11 0.50 0.02 99.00 [2023-07-11T16:01:15.613Z] 15:58:01 0 0.20 0.00 0.05 0.03 0.00 99.72 [2023-07-11T16:01:15.613Z] 15:58:01 1 0.30 0.00 0.15 3.01 0.02 96.52 [2023-07-11T16:01:15.613Z] 15:58:01 2 0.50 0.00 0.13 0.30 0.03 99.03 [2023-07-11T16:01:15.613Z] 15:58:01 3 0.33 0.00 0.08 0.02 0.02 99.55 [2023-07-11T16:01:15.613Z] 15:58:01 4 0.33 0.00 0.08 0.07 0.02 99.50 [2023-07-11T16:01:15.613Z] 15:58:01 5 0.42 0.00 0.05 0.07 0.02 99.45 [2023-07-11T16:01:15.613Z] 15:58:01 6 0.23 0.00 0.10 0.02 0.00 99.65 [2023-07-11T16:01:15.613Z] 15:58:01 7 0.67 0.00 0.20 0.48 0.03 98.61 [2023-07-11T16:01:15.613Z] 15:59:01 all 0.49 0.00 0.12 0.34 0.02 99.03 [2023-07-11T16:01:15.613Z] 15:59:01 0 0.93 0.00 0.07 0.08 0.02 98.90 [2023-07-11T16:01:15.613Z] 15:59:01 1 0.33 0.00 0.28 2.15 0.02 97.22 [2023-07-11T16:01:15.613Z] 15:59:01 2 0.37 0.00 0.13 0.08 0.02 99.40 [2023-07-11T16:01:15.613Z] 15:59:01 3 0.73 0.00 0.12 0.12 0.02 99.02 [2023-07-11T16:01:15.613Z] 15:59:01 4 0.48 0.00 0.07 0.07 0.02 99.37 [2023-07-11T16:01:15.613Z] 15:59:01 5 0.08 0.00 0.03 0.02 0.00 99.87 [2023-07-11T16:01:15.613Z] 15:59:01 6 0.23 0.00 0.05 0.07 0.02 99.63 [2023-07-11T16:01:15.613Z] 15:59:01 7 0.74 0.00 0.23 0.15 0.03 98.85 [2023-07-11T16:01:15.613Z] 16:00:01 all 1.23 0.00 0.90 0.44 0.02 97.41 [2023-07-11T16:01:15.613Z] 16:00:01 0 1.48 0.00 0.59 0.22 0.02 97.70 [2023-07-11T16:01:15.613Z] 16:00:01 1 0.92 0.00 0.85 0.40 0.02 97.81 [2023-07-11T16:01:15.613Z] 16:00:01 2 0.94 0.00 0.68 0.03 0.00 98.35 [2023-07-11T16:01:15.613Z] 16:00:01 3 1.60 0.00 0.85 2.00 0.02 95.53 [2023-07-11T16:01:15.613Z] 16:00:01 4 1.57 0.00 1.00 0.40 0.02 97.01 [2023-07-11T16:01:15.613Z] 16:00:01 5 0.78 0.00 0.63 0.15 0.02 98.41 [2023-07-11T16:01:15.613Z] 16:00:01 6 1.28 0.00 1.92 0.12 0.02 96.66 [2023-07-11T16:01:15.613Z] 16:00:01 7 1.27 0.00 0.69 0.20 0.05 97.79 [2023-07-11T16:01:15.613Z] 16:01:01 all 8.86 0.00 4.22 4.74 0.09 82.09 [2023-07-11T16:01:15.613Z] 16:01:01 0 9.14 0.00 4.05 3.34 0.08 83.39 [2023-07-11T16:01:15.613Z] 16:01:01 1 7.41 0.00 3.49 6.05 0.10 82.94 [2023-07-11T16:01:15.613Z] 16:01:01 2 10.11 0.00 4.60 1.65 0.12 83.52 [2023-07-11T16:01:15.613Z] 16:01:01 3 6.04 0.00 3.16 17.72 0.07 73.01 [2023-07-11T16:01:15.613Z] 16:01:01 4 9.73 0.00 5.60 5.05 0.07 79.56 [2023-07-11T16:01:15.613Z] 16:01:01 5 9.29 0.00 4.63 1.28 0.10 84.70 [2023-07-11T16:01:15.613Z] 16:01:01 6 9.54 0.00 4.18 1.88 0.05 84.36 [2023-07-11T16:01:15.613Z] 16:01:01 7 9.59 0.00 4.06 0.96 0.10 85.29 [2023-07-11T16:01:15.613Z] [2023-07-11T16:01:15.613Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-07-11T16:01:15.613Z] Average: all 5.74 0.00 1.67 1.38 0.04 91.17 [2023-07-11T16:01:15.613Z] Average: 0 5.91 0.00 1.56 1.61 0.03 90.88 [2023-07-11T16:01:15.613Z] Average: 1 5.73 0.00 1.60 1.98 0.04 90.65 [2023-07-11T16:01:15.613Z] Average: 2 5.89 0.00 1.69 2.32 0.04 90.05 [2023-07-11T16:01:15.613Z] Average: 3 5.41 0.00 1.69 2.61 0.03 90.25 [2023-07-11T16:01:15.613Z] Average: 4 5.72 0.00 1.73 0.63 0.03 91.88 [2023-07-11T16:01:15.613Z] Average: 5 5.57 0.00 1.72 0.59 0.03 92.09 [2023-07-11T16:01:15.613Z] Average: 6 5.85 0.00 1.77 0.53 0.03 91.83 [2023-07-11T16:01:15.613Z] Average: 7 5.85 0.00 1.63 0.77 0.05 91.71 [2023-07-11T16:01:15.613Z] [2023-07-11T16:01:15.613Z] [2023-07-11T16:01:15.613Z]