Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 105c2ff86687b61d63b26fbbe95b93aee24690dc 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-ssh6901803046338985640.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh219572174855916220.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11621253366205647375.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh2921550103878602385.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-virtual-go/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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17528221514008374781.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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-10320 in /w/workspace/exfoundry_device-virtual-go_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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 105c2ff86687b61d63b26fbbe95b93aee24690dc (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.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 105c2ff86687b61d63b26fbbe95b93aee24690dc # timeout=10 Commit message: "refactor: Remove obsolete comments from config file (#442)" > git rev-list --no-walk 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T22:43:44.055Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T22:43:44.123Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T22:43:44.143Z] ========================================================= [2023-10-24T22:43:44.143Z] EdgeX Global Pipelines Version Info [2023-10-24T22:43:44.143Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:43:44.850Z] ------------------- [2023-10-24T22:43:44.850Z] stable info: [2023-10-24T22:43:44.850Z] ------------------- [2023-10-24T22:43:44.850Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T22:43:44.850Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T22:43:44.850Z] Message: update stable to v1.0.254 [2023-10-24T22:43:45.416Z] ------------------- [2023-10-24T22:43:45.416Z] experimental info: [2023-10-24T22:43:45.416Z] ------------------- [2023-10-24T22:43:45.416Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T22:43:45.416Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T22:43:45.416Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T22:43:45.574Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-10-24T22:43:45.587Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-10-24T22:43:45.601Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T22:43:45.612Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T22:43:45.626Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T22:43:45.641Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T22:43:45.657Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T22:43:45.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T22:43:45.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T22:43:45.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T22:43:45.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T22:43:45.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-10-24T22:43:45.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T22:43:45.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T22:43:45.775Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T22:43:45.796Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T22:43:45.810Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T22:43:45.828Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T22:43:45.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T22:43:45.854Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T22:43:45.867Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T22:43:45.883Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T22:43:45.900Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T22:43:45.918Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T22:43:45.927Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T22:43:45.943Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T22:43:45.962Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T22:43:45.979Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T22:43:45.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T22:43:46.007Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T22:43:46.025Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 105c2ff86687b61d63b26fbbe95b93aee24690dc [Pipeline] echo [2023-10-24T22:43:46.042Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 105c2ff [Pipeline] echo [2023-10-24T22:43:46.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:43:46.095Z] provisioning config files... [2023-10-24T22:43:46.106Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14923276414438981249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:43:46.405Z] ---> docker-login.sh [2023-10-24T22:43:46.405Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:43:46.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:43:46.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:43:46.924Z] Configure a credential helper to remove this warning. See [2023-10-24T22:43:46.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:43:46.924Z] [2023-10-24T22:43:46.924Z] Login Succeeded [2023-10-24T22:43:46.924Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:43:46.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:43:46.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:43:46.924Z] Configure a credential helper to remove this warning. See [2023-10-24T22:43:46.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:43:46.924Z] [2023-10-24T22:43:46.924Z] Login Succeeded [2023-10-24T22:43:46.924Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:43:46.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:43:46.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:43:46.924Z] Configure a credential helper to remove this warning. See [2023-10-24T22:43:46.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:43:46.924Z] [2023-10-24T22:43:46.924Z] Login Succeeded [2023-10-24T22:43:46.924Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:43:47.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:43:47.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:43:47.183Z] Configure a credential helper to remove this warning. See [2023-10-24T22:43:47.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:43:47.183Z] [2023-10-24T22:43:47.183Z] Login Succeeded [2023-10-24T22:43:47.183Z] docker.io [2023-10-24T22:43:47.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:43:47.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:43:47.443Z] Configure a credential helper to remove this warning. See [2023-10-24T22:43:47.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:43:47.443Z] [2023-10-24T22:43:47.443Z] Login Succeeded [2023-10-24T22:43:47.443Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:43:47.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T22:43:47.829Z] + git rev-list -1 --merges 105c2ff86687b61d63b26fbbe95b93aee24690dc~1..105c2ff86687b61d63b26fbbe95b93aee24690dc [Pipeline] echo [2023-10-24T22:43:47.883Z] -----------> git rev-list -1 --merges 105c2ff86687b61d63b26fbbe95b93aee24690dc~1..105c2ff86687b61d63b26fbbe95b93aee24690dc 105c2ff86687b61d63b26fbbe95b93aee24690dc [false] [Pipeline] sh [2023-10-24T22:43:48.175Z] + git log --format=format:%s -1 105c2ff86687b61d63b26fbbe95b93aee24690dc [Pipeline] echo [2023-10-24T22:43:48.192Z] ========================================================= [2023-10-24T22:43:48.192Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T22:43:48.192Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:43:48.533Z] + git log --format=format:%s -1 105c2ff86687b61d63b26fbbe95b93aee24690dc [Pipeline] echo [2023-10-24T22:43:48.543Z] [semverPrep] GIT_COMMIT: 105c2ff86687b61d63b26fbbe95b93aee24690dc, Commit Message: refactor: Remove obsolete comments from config file (#442) [Pipeline] echo [2023-10-24T22:43:48.552Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T22:43:48.906Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T22:43:48.906Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T22:43:48.906Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T22:43:48.906Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T22:43:48.906Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T22:43:48.906Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T22:43:48.906Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:43:49.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:43:49.327Z] [2023-10-24T22:43:49.327Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:43:49.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:43:49.627Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T22:43:49.627Z] b85a868b505f: Pulling fs layer [2023-10-24T22:43:49.627Z] e2be974225ed: Pulling fs layer [2023-10-24T22:43:49.627Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T22:43:49.627Z] 988bab9f4d93: Pulling fs layer [2023-10-24T22:43:49.627Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T22:43:49.627Z] eaf3925da568: Pulling fs layer [2023-10-24T22:43:49.627Z] bab4dde63d76: Pulling fs layer [2023-10-24T22:43:49.627Z] bde34c3a00c8: Pulling fs layer [2023-10-24T22:43:49.627Z] b352a97aabf1: Pulling fs layer [2023-10-24T22:43:49.627Z] 4872d77fe225: Pulling fs layer [2023-10-24T22:43:49.627Z] 5851b861e8e6: Pulling fs layer [2023-10-24T22:43:49.627Z] 988bab9f4d93: Waiting [2023-10-24T22:43:49.627Z] 1469e6f7b9e6: Waiting [2023-10-24T22:43:49.627Z] eaf3925da568: Waiting [2023-10-24T22:43:49.627Z] bab4dde63d76: Waiting [2023-10-24T22:43:49.627Z] bde34c3a00c8: Waiting [2023-10-24T22:43:49.627Z] b352a97aabf1: Waiting [2023-10-24T22:43:49.627Z] 4872d77fe225: Waiting [2023-10-24T22:43:49.627Z] 5851b861e8e6: Waiting [2023-10-24T22:43:49.627Z] e2be974225ed: Download complete [2023-10-24T22:43:49.627Z] 988bab9f4d93: Verifying Checksum [2023-10-24T22:43:49.627Z] 988bab9f4d93: Download complete [2023-10-24T22:43:49.627Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T22:43:49.627Z] 1469e6f7b9e6: Download complete [2023-10-24T22:43:49.627Z] eaf3925da568: Verifying Checksum [2023-10-24T22:43:49.627Z] eaf3925da568: Download complete [2023-10-24T22:43:49.627Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T22:43:49.627Z] 339a4e72a1f5: Download complete [2023-10-24T22:43:49.884Z] bde34c3a00c8: Verifying Checksum [2023-10-24T22:43:49.884Z] bde34c3a00c8: Download complete [2023-10-24T22:43:49.884Z] b352a97aabf1: Download complete [2023-10-24T22:43:49.884Z] 4872d77fe225: Verifying Checksum [2023-10-24T22:43:49.884Z] 4872d77fe225: Download complete [2023-10-24T22:43:49.884Z] 5851b861e8e6: Verifying Checksum [2023-10-24T22:43:49.884Z] 5851b861e8e6: Download complete [2023-10-24T22:43:49.884Z] b85a868b505f: Verifying Checksum [2023-10-24T22:43:49.884Z] b85a868b505f: Download complete [2023-10-24T22:43:50.142Z] bab4dde63d76: Verifying Checksum [2023-10-24T22:43:50.142Z] bab4dde63d76: Download complete [2023-10-24T22:43:51.076Z] b85a868b505f: Pull complete [2023-10-24T22:43:51.076Z] e2be974225ed: Pull complete [2023-10-24T22:43:51.644Z] 339a4e72a1f5: Pull complete [2023-10-24T22:43:51.644Z] 988bab9f4d93: Pull complete [2023-10-24T22:43:51.901Z] 1469e6f7b9e6: Pull complete [2023-10-24T22:43:51.901Z] eaf3925da568: Pull complete [2023-10-24T22:43:53.276Z] bab4dde63d76: Pull complete [2023-10-24T22:43:53.535Z] bde34c3a00c8: Pull complete [2023-10-24T22:43:53.535Z] b352a97aabf1: Pull complete [2023-10-24T22:43:53.535Z] 4872d77fe225: Pull complete [2023-10-24T22:43:53.794Z] 5851b861e8e6: Pull complete [2023-10-24T22:43:53.794Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T22:43:53.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:43:53.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:43:53.892Z] prd-ubuntu20.04-docker-8c-8g-10320 does not seem to be running inside a container [2023-10-24T22:43:53.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-10-24T22:43:56.693Z] $ docker top 17f756f754498c620fd9aaf61a4e3666d365344223a5d6912eb1bfdb2d3ebe8b -eo pid,comm [2023-10-24T22:43:56.739Z] 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-10-24T22:43:56.739Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T22:43:56.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:43:56.771Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:43:56.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:43:56.877Z] $ docker exec 17f756f754498c620fd9aaf61a4e3666d365344223a5d6912eb1bfdb2d3ebe8b ssh-agent [2023-10-24T22:43:56.966Z] SSH_AUTH_SOCK=/tmp/ssh-F6FV5CpG1Y3u/agent.35 [2023-10-24T22:43:56.966Z] SSH_AGENT_PID=41 [2023-10-24T22:43:56.975Z] Running ssh-add (command line suppressed) [2023-10-24T22:43:57.082Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_735107623271963668.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_735107623271963668.key) [2023-10-24T22:43:57.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:43:57.377Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T22:43:57.394Z] $ docker exec --env ******** --env ******** 17f756f754498c620fd9aaf61a4e3666d365344223a5d6912eb1bfdb2d3ebe8b ssh-agent -k [2023-10-24T22:43:57.494Z] unset SSH_AUTH_SOCK; [2023-10-24T22:43:57.495Z] unset SSH_AGENT_PID; [2023-10-24T22:43:57.495Z] echo Agent pid 41 killed; [2023-10-24T22:43:57.501Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T22:43:57.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:43:57.522Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:43:57.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:43:57.640Z] $ docker exec 17f756f754498c620fd9aaf61a4e3666d365344223a5d6912eb1bfdb2d3ebe8b ssh-agent [2023-10-24T22:43:57.741Z] SSH_AUTH_SOCK=/tmp/ssh-ez8X2Gr5kNqn/agent.73 [2023-10-24T22:43:57.741Z] SSH_AGENT_PID=79 [2023-10-24T22:43:57.745Z] Running ssh-add (command line suppressed) [2023-10-24T22:43:57.862Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5168302098306086560.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5168302098306086560.key) [2023-10-24T22:43:57.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:43:58.158Z] + git semver init [2023-10-24T22:43:58.417Z] 2023-10-24 22:43:58,334 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T22:43:58.417Z] 2023-10-24 22:43:58,335 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-10-24T22:43:58.417Z] 2023-10-24 22:43:58,336 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-10-24T22:43:58.417Z] 2023-10-24 22:43:58,336 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T22:43:59.801Z] 2023-10-24 22:43:59,487 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-10-24T22:43:59.801Z] 2023-10-24 22:43:59,488 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-10-24T22:43:59.801Z] 2023-10-24 22:43:59,488 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-24T22:43:59.801Z] 2023-10-24 22:43:59,488 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-24T22:43:59.801Z] 3.1.0-dev.26 [Pipeline] } [2023-10-24T22:43:59.815Z] $ docker exec --env ******** --env ******** 17f756f754498c620fd9aaf61a4e3666d365344223a5d6912eb1bfdb2d3ebe8b ssh-agent -k [2023-10-24T22:43:59.922Z] unset SSH_AUTH_SOCK; [2023-10-24T22:43:59.923Z] unset SSH_AGENT_PID; [2023-10-24T22:43:59.923Z] echo Agent pid 79 killed; [2023-10-24T22:43:59.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T22:44:00.229Z] + git semver [Pipeline] } [2023-10-24T22:44:00.507Z] $ docker stop --time=1 17f756f754498c620fd9aaf61a4e3666d365344223a5d6912eb1bfdb2d3ebe8b [2023-10-24T22:44:01.798Z] $ docker rm -f --volumes 17f756f754498c620fd9aaf61a4e3666d365344223a5d6912eb1bfdb2d3ebe8b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:44:02.132Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T22:44:02.332Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T22:44:02.334Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.26 [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-10-24T22:44:02.500Z] provisioning config files... [2023-10-24T22:44:02.509Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14121148937062314206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:44:02.800Z] ---> docker-login.sh [2023-10-24T22:44:02.800Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:44:02.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:44:02.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:44:02.800Z] Configure a credential helper to remove this warning. See [2023-10-24T22:44:02.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:44:02.800Z] [2023-10-24T22:44:02.800Z] Login Succeeded [2023-10-24T22:44:02.800Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:44:02.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:44:02.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:44:02.800Z] Configure a credential helper to remove this warning. See [2023-10-24T22:44:02.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:44:02.800Z] [2023-10-24T22:44:02.800Z] Login Succeeded [2023-10-24T22:44:02.800Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:44:03.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:44:03.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:44:03.059Z] Configure a credential helper to remove this warning. See [2023-10-24T22:44:03.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:44:03.059Z] [2023-10-24T22:44:03.059Z] Login Succeeded [2023-10-24T22:44:03.059Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:44:03.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:44:03.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:44:03.059Z] Configure a credential helper to remove this warning. See [2023-10-24T22:44:03.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:44:03.059Z] [2023-10-24T22:44:03.059Z] Login Succeeded [2023-10-24T22:44:03.059Z] docker.io [2023-10-24T22:44:03.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:44:03.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:44:03.320Z] Configure a credential helper to remove this warning. See [2023-10-24T22:44:03.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:44:03.320Z] [2023-10-24T22:44:03.320Z] Login Succeeded [2023-10-24T22:44:03.325Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:44:03.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T22:44:03.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:44:03.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:44:03.408Z] ========================================================= [2023-10-24T22:44:03.408Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T22:44:03.408Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:44:03.720Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T22:44:03.720Z] Sending build context to Docker daemon 23.66MB [2023-10-24T22:44:03.720Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:44:03.720Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T22:44:03.983Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T22:44:03.983Z] 7264a8db6415: Pulling fs layer [2023-10-24T22:44:03.983Z] c4d48a809fc2: Pulling fs layer [2023-10-24T22:44:03.983Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T22:44:03.983Z] ad3a456e5733: Pulling fs layer [2023-10-24T22:44:03.983Z] 33e27b845d1e: Pulling fs layer [2023-10-24T22:44:03.983Z] c68163c4e522: Pulling fs layer [2023-10-24T22:44:03.983Z] 50da416c3ac9: Pulling fs layer [2023-10-24T22:44:03.983Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T22:44:03.983Z] 33e27b845d1e: Waiting [2023-10-24T22:44:03.983Z] ad3a456e5733: Waiting [2023-10-24T22:44:03.983Z] c68163c4e522: Waiting [2023-10-24T22:44:03.983Z] 23d2d4c4bb30: Waiting [2023-10-24T22:44:03.983Z] c4d48a809fc2: Verifying Checksum [2023-10-24T22:44:03.983Z] c4d48a809fc2: Download complete [2023-10-24T22:44:03.983Z] ad3a456e5733: Verifying Checksum [2023-10-24T22:44:03.983Z] ad3a456e5733: Download complete [2023-10-24T22:44:03.983Z] 33e27b845d1e: Verifying Checksum [2023-10-24T22:44:03.983Z] 33e27b845d1e: Download complete [2023-10-24T22:44:03.983Z] 7264a8db6415: Verifying Checksum [2023-10-24T22:44:03.983Z] 7264a8db6415: Download complete [2023-10-24T22:44:03.983Z] c68163c4e522: Verifying Checksum [2023-10-24T22:44:03.983Z] c68163c4e522: Download complete [2023-10-24T22:44:03.983Z] 7264a8db6415: Pull complete [2023-10-24T22:44:04.245Z] c4d48a809fc2: Pull complete [2023-10-24T22:44:04.245Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T22:44:04.245Z] 23d2d4c4bb30: Download complete [2023-10-24T22:44:04.503Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T22:44:04.503Z] 4f1c88b9dad5: Download complete [2023-10-24T22:44:04.760Z] 50da416c3ac9: Verifying Checksum [2023-10-24T22:44:04.760Z] 50da416c3ac9: Download complete [2023-10-24T22:44:08.042Z] 4f1c88b9dad5: Pull complete [2023-10-24T22:44:08.042Z] ad3a456e5733: Pull complete [2023-10-24T22:44:08.042Z] 33e27b845d1e: Pull complete [2023-10-24T22:44:08.042Z] c68163c4e522: Pull complete [2023-10-24T22:44:09.941Z] 50da416c3ac9: Pull complete [2023-10-24T22:44:10.507Z] 23d2d4c4bb30: Pull complete [2023-10-24T22:44:10.507Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T22:44:10.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T22:44:10.507Z] ---> 0786185ac409 [2023-10-24T22:44:10.507Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T22:44:14.697Z] ---> Running in 8d137c2d46c2 [2023-10-24T22:44:14.697Z] Removing intermediate container 8d137c2d46c2 [2023-10-24T22:44:14.697Z] ---> bb076a3605b1 [2023-10-24T22:44:14.697Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:44:14.697Z] ---> Running in 31fd8eb39d61 [2023-10-24T22:44:14.697Z] Removing intermediate container 31fd8eb39d61 [2023-10-24T22:44:14.697Z] ---> 55bc63a5a6b9 [2023-10-24T22:44:14.697Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:44:14.697Z] ---> Running in 305acdbc4e4b [2023-10-24T22:44:14.697Z] Removing intermediate container 305acdbc4e4b [2023-10-24T22:44:14.697Z] ---> dc696f595f65 [2023-10-24T22:44:14.697Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-24T22:44:14.697Z] ---> Running in 63e9dfcc70e5 [2023-10-24T22:44:14.697Z] Removing intermediate container 63e9dfcc70e5 [2023-10-24T22:44:14.697Z] ---> 1a33790a85b2 [2023-10-24T22:44:14.697Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:44:14.697Z] ---> Running in 91ff257eafad [2023-10-24T22:44:14.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T22:44:14.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T22:44:15.215Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T22:44:15.215Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T22:44:15.215Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T22:44:15.215Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T22:44:15.215Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:44:15.215Z] OK: 268 MiB in 56 packages [2023-10-24T22:44:15.799Z] Removing intermediate container 91ff257eafad [2023-10-24T22:44:15.799Z] ---> 1aaa3c1cb2b6 [2023-10-24T22:44:15.799Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T22:44:16.058Z] ---> fc4b709a8b53 [2023-10-24T22:44:16.058Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:44:16.058Z] ---> Running in 80a7dea034da [2023-10-24T22:44:17.451Z] Still waiting to schedule task [2023-10-24T22:44:17.452Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-24T22:45:12.302Z] Removing intermediate container 80a7dea034da [2023-10-24T22:45:12.302Z] ---> b28724d58054 [2023-10-24T22:45:12.302Z] Step 10/12 : COPY . . [2023-10-24T22:45:12.302Z] ---> ba0e6efc35d4 [2023-10-24T22:45:12.302Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:45:12.302Z] ---> Running in a9ba39e02b24 [2023-10-24T22:45:12.302Z] Removing intermediate container a9ba39e02b24 [2023-10-24T22:45:12.302Z] ---> e667f9772f06 [2023-10-24T22:45:12.302Z] Step 12/12 : RUN $MAKE [2023-10-24T22:45:12.302Z] ---> Running in 50306dc65666 [2023-10-24T22:45:12.302Z] noop [2023-10-24T22:45:12.302Z] Removing intermediate container 50306dc65666 [2023-10-24T22:45:12.302Z] ---> 347837859c7b [2023-10-24T22:45:12.302Z] Successfully built 347837859c7b [2023-10-24T22:45:12.302Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:45:12.636Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T22:45:12.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:45:12.702Z] prd-ubuntu20.04-docker-8c-8g-10320 does not seem to be running inside a container [2023-10-24T22:45:12.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-10-24T22:45:13.035Z] $ docker top 322361e18b415afe6f79ed5cd58fe8547f9566d3d24c205e14c423ae8bdae73b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:45:13.366Z] + go version [2023-10-24T22:45:13.366Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T22:45:13.379Z] $ docker stop --time=1 322361e18b415afe6f79ed5cd58fe8547f9566d3d24c205e14c423ae8bdae73b [2023-10-24T22:45:14.645Z] $ docker rm -f --volumes 322361e18b415afe6f79ed5cd58fe8547f9566d3d24c205e14c423ae8bdae73b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:45:15.055Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T22:45:15.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:45:15.129Z] prd-ubuntu20.04-docker-8c-8g-10320 does not seem to be running inside a container [2023-10-24T22:45:15.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-10-24T22:45:15.460Z] $ docker top 84dd6b7f883a8baff5f420e96ef30f142e24db80f054750c6ae20b6c2ee74083 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:45:15.794Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T22:45:16.086Z] + make test [2023-10-24T22:45:16.086Z] go test ./... -coverprofile=coverage.out [2023-10-24T22:45:17.020Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-24T22:45:26.985Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-24T22:45:26.985Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.021s coverage: 58.6% of statements [2023-10-24T22:45:33.545Z] go vet ./... [2023-10-24T22:45:36.824Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T22:45:36.824Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T22:45:36.824Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T22:45:36.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T22:45:36.849Z] $ docker stop --time=1 84dd6b7f883a8baff5f420e96ef30f142e24db80f054750c6ae20b6c2ee74083 [2023-10-24T22:45:38.597Z] $ docker rm -f --volumes 84dd6b7f883a8baff5f420e96ef30f142e24db80f054750c6ae20b6c2ee74083 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:45:39.054Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T22:45:39.111Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T22:45:39.633Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T22:45:39.922Z] + ls -al . [2023-10-24T22:45:39.922Z] total 200 [2023-10-24T22:45:39.922Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:45 . [2023-10-24T22:45:39.922Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:43 .. [2023-10-24T22:45:39.922Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:45 .git [2023-10-24T22:45:39.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:43 .github [2023-10-24T22:45:39.922Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 24 22:43 .gitignore [2023-10-24T22:45:39.922Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 22:43 .golangci.yml [2023-10-24T22:45:39.922Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:43 .semver [2023-10-24T22:45:39.922Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 24 22:43 Attribution.txt [2023-10-24T22:45:39.922Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 24 22:43 CHANGELOG.md [2023-10-24T22:45:39.922Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 24 22:43 Dockerfile [2023-10-24T22:45:39.922Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 22:43 GOVERNANCE.md [2023-10-24T22:45:39.922Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 22:43 Jenkinsfile [2023-10-24T22:45:39.922Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 22:43 LICENSE [2023-10-24T22:45:39.922Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 24 22:43 Makefile [2023-10-24T22:45:39.922Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 22:43 OWNERS.md [2023-10-24T22:45:39.922Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 24 22:43 README.md [2023-10-24T22:45:39.922Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 22:44 VERSION [2023-10-24T22:45:39.922Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:43 bin [2023-10-24T22:45:39.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:43 cmd [2023-10-24T22:45:39.922Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 24 22:45 coverage.out [2023-10-24T22:45:39.922Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 24 22:43 go.mod [2023-10-24T22:45:39.922Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 22:43 go.sum [2023-10-24T22:45:39.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:43 internal [2023-10-24T22:45:39.922Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 22:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:45:40.225Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=105c2ff86687b61d63b26fbbe95b93aee24690dc --label arch=amd64 --label version=3.1.0-dev.26 . [2023-10-24T22:45:40.225Z] Sending build context to Docker daemon 23.71MB [2023-10-24T22:45:40.225Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:45:40.225Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-24T22:45:40.225Z] ---> 347837859c7b [2023-10-24T22:45:40.225Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T22:45:40.225Z] ---> Running in 5708d8b80be4 [2023-10-24T22:45:40.484Z] Removing intermediate container 5708d8b80be4 [2023-10-24T22:45:40.484Z] ---> f901f649e8fa [2023-10-24T22:45:40.484Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:45:40.484Z] ---> Running in 635ea8e9b480 [2023-10-24T22:45:40.484Z] Removing intermediate container 635ea8e9b480 [2023-10-24T22:45:40.484Z] ---> bd46b072262b [2023-10-24T22:45:40.484Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:45:40.484Z] ---> Running in d723b0017c6c [2023-10-24T22:45:40.484Z] Removing intermediate container d723b0017c6c [2023-10-24T22:45:40.484Z] ---> 1f7347b43918 [2023-10-24T22:45:40.484Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-24T22:45:40.742Z] ---> Running in 27130f89038b [2023-10-24T22:45:40.742Z] Removing intermediate container 27130f89038b [2023-10-24T22:45:40.742Z] ---> 6d524001d97a [2023-10-24T22:45:40.742Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:45:40.742Z] ---> Running in 873c61c7a98c [2023-10-24T22:45:41.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T22:45:41.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T22:45:41.520Z] OK: 268 MiB in 56 packages [2023-10-24T22:45:41.779Z] Removing intermediate container 873c61c7a98c [2023-10-24T22:45:41.779Z] ---> f2dd5160ac0d [2023-10-24T22:45:41.779Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-24T22:45:41.779Z] ---> 0e073c28ce56 [2023-10-24T22:45:41.779Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:45:41.779Z] ---> Running in 80965a98b355 [2023-10-24T22:45:42.715Z] Removing intermediate container 80965a98b355 [2023-10-24T22:45:42.715Z] ---> 0cc280c863c3 [2023-10-24T22:45:42.715Z] Step 10/25 : COPY . . [2023-10-24T22:45:42.974Z] ---> 50a7a11cc852 [2023-10-24T22:45:42.974Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:45:42.974Z] ---> Running in 48aad6a698bb [2023-10-24T22:45:42.974Z] Removing intermediate container 48aad6a698bb [2023-10-24T22:45:42.974Z] ---> 04d8fc737fef [2023-10-24T22:45:42.974Z] Step 12/25 : RUN $MAKE [2023-10-24T22:45:42.974Z] ---> Running in ffd5e314d41b [2023-10-24T22:45:43.232Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.26 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-24T22:45:50.391Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10321 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-10-24T22:45:50.405Z] Running in /w/workspace/device-virtual-go/152 [Pipeline] { [Pipeline] checkout [2023-10-24T22:45:50.431Z] The recommended git tool is: git [2023-10-24T22:45:55.336Z] using credential edgex-jenkins-ssh [2023-10-24T22:45:55.351Z] Cloning the remote Git repository [2023-10-24T22:45:55.388Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-10-24T22:45:55.554Z] > git init /w/workspace/device-virtual-go/152 # timeout=10 [2023-10-24T22:45:55.693Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-24T22:45:55.694Z] > git --version # timeout=10 [2023-10-24T22:45:55.712Z] > git --version # 'git version 2.25.1' [2023-10-24T22:45:55.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T22:45:55.876Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T22:45:58.213Z] Removing intermediate container ffd5e314d41b [2023-10-24T22:45:58.213Z] ---> 72b0e4b2a3e9 [2023-10-24T22:45:58.213Z] Step 13/25 : FROM alpine:3.18 [2023-10-24T22:45:58.780Z] 3.18: Pulling from library/alpine [2023-10-24T22:45:58.780Z] 96526aa774ef: Pulling fs layer [2023-10-24T22:45:58.818Z] Avoid second fetch [2023-10-24T22:45:58.818Z] Checking out Revision 105c2ff86687b61d63b26fbbe95b93aee24690dc (main) [2023-10-24T22:45:59.039Z] 96526aa774ef: Verifying Checksum [2023-10-24T22:45:59.040Z] 96526aa774ef: Download complete [2023-10-24T22:45:59.040Z] 96526aa774ef: Pull complete [2023-10-24T22:45:59.040Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T22:45:59.040Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T22:45:59.040Z] ---> 8ca4688f4f35 [2023-10-24T22:45:59.040Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-24T22:45:59.040Z] ---> Running in aa6f56691288 [2023-10-24T22:45:57.976Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-24T22:45:58.001Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T22:45:58.833Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T22:45:58.903Z] > git checkout -f 105c2ff86687b61d63b26fbbe95b93aee24690dc # timeout=10 [2023-10-24T22:45:59.297Z] Removing intermediate container aa6f56691288 [2023-10-24T22:45:59.298Z] ---> d98ec1cf55e1 [2023-10-24T22:45:59.298Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-24T22:45:59.298Z] ---> Running in 43ed6c40af96 [2023-10-24T22:45:59.362Z] Commit message: "refactor: Remove obsolete comments from config file (#442)" [2023-10-24T22:45:59.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T22:45:59.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T22:45:59.815Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T22:45:59.815Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:45:59.815Z] OK: 7 MiB in 16 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:46:00.363Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T22:46:00.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:46:00.363Z] Dload Upload Total Spent Left Speed [2023-10-24T22:46:00.363Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [2023-10-24T22:46:00.385Z] Removing intermediate container 43ed6c40af96 [2023-10-24T22:46:00.385Z] ---> de9c44c29dc1 [2023-10-24T22:46:00.385Z] Step 16/25 : WORKDIR / [2023-10-24T22:46:00.385Z] ---> Running in d804f4730e61 [2023-10-24T22:46:00.385Z] Removing intermediate container d804f4730e61 [2023-10-24T22:46:00.385Z] ---> 923f74d84976 [2023-10-24T22:46:00.385Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-24T22:46:00.385Z] ---> ae7daaaeba33 [2023-10-24T22:46:00.385Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-24T22:46:00.642Z] ---> 919ca98ceee5 [2023-10-24T22:46:00.642Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [Pipeline] sh [2023-10-24T22:46:00.900Z] ---> 26279cce84bb [2023-10-24T22:46:00.900Z] Step 20/25 : EXPOSE 59900 [2023-10-24T22:46:00.900Z] ---> Running in 19d4dd1b890c [2023-10-24T22:46:01.100Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T22:46:01.158Z] Removing intermediate container 19d4dd1b890c [2023-10-24T22:46:01.158Z] ---> 5b8ab861946b [2023-10-24T22:46:01.158Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-24T22:46:01.158Z] ---> Running in 54597e4bd37a [2023-10-24T22:46:01.158Z] Removing intermediate container 54597e4bd37a [2023-10-24T22:46:01.158Z] ---> cb97e297108b [2023-10-24T22:46:01.158Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T22:46:01.158Z] ---> Running in b451767552db [2023-10-24T22:46:01.158Z] Removing intermediate container b451767552db [2023-10-24T22:46:01.158Z] ---> a4a20d3da011 [2023-10-24T22:46:01.158Z] Step 23/25 : LABEL arch=amd64 [2023-10-24T22:46:01.158Z] ---> Running in d9bbea083f5c [2023-10-24T22:46:01.417Z] Removing intermediate container d9bbea083f5c [2023-10-24T22:46:01.417Z] ---> 4852f8353cce [2023-10-24T22:46:01.417Z] Step 24/25 : LABEL git_sha=105c2ff86687b61d63b26fbbe95b93aee24690dc [2023-10-24T22:46:01.417Z] ---> Running in f4891d4f4ce1 [2023-10-24T22:46:01.417Z] Removing intermediate container f4891d4f4ce1 [2023-10-24T22:46:01.417Z] ---> 081864c97315 [2023-10-24T22:46:01.417Z] Step 25/25 : LABEL version=3.1.0-dev.26 [2023-10-24T22:46:01.417Z] ---> Running in faab78605fce [2023-10-24T22:46:01.417Z] Removing intermediate container faab78605fce [2023-10-24T22:46:01.417Z] ---> 6e231c97e048 [2023-10-24T22:46:01.417Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T22:46:01.417Z] Successfully built 6e231c97e048 [2023-10-24T22:46:01.417Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2023-10-24T22:46:01.458Z] + + sudo tee /etc/docker/daemon.new [2023-10-24T22:46:01.458Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T22:46:01.458Z] { [2023-10-24T22:46:01.458Z] "registry-mirrors": [ [2023-10-24T22:46:01.458Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T22:46:01.458Z] ], [2023-10-24T22:46:01.458Z] "bip": "10.250.0.254/24", [2023-10-24T22:46:01.458Z] "hosts": [ [2023-10-24T22:46:01.458Z] "tcp://0.0.0.0:5555", [2023-10-24T22:46:01.458Z] "unix:///var/run/docker.sock" [2023-10-24T22:46:01.458Z] ], [2023-10-24T22:46:01.458Z] "mtu": 1458, [2023-10-24T22:46:01.458Z] "selinux-enabled": true, [2023-10-24T22:46:01.458Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T22:46:01.458Z] } [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:46:01.604Z] provisioning config files... [2023-10-24T22:46:01.611Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10162580990091692712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:46:01.831Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T22:46:01.913Z] ---> docker-login.sh [2023-10-24T22:46:01.913Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:46:01.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:46:01.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:46:01.913Z] Configure a credential helper to remove this warning. See [2023-10-24T22:46:01.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:46:01.913Z] [2023-10-24T22:46:01.913Z] Login Succeeded [2023-10-24T22:46:01.913Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:46:01.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:46:02.165Z] + sudo service docker restart [2023-10-24T22:46:02.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:46:02.171Z] Configure a credential helper to remove this warning. See [2023-10-24T22:46:02.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:46:02.171Z] [2023-10-24T22:46:02.171Z] Login Succeeded [2023-10-24T22:46:02.171Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:46:02.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:46:02.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:46:02.171Z] Configure a credential helper to remove this warning. See [2023-10-24T22:46:02.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:46:02.171Z] [2023-10-24T22:46:02.171Z] Login Succeeded [2023-10-24T22:46:02.171Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:46:02.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:46:02.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:46:02.428Z] Configure a credential helper to remove this warning. See [2023-10-24T22:46:02.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:46:02.428Z] [2023-10-24T22:46:02.428Z] Login Succeeded [2023-10-24T22:46:02.428Z] docker.io [2023-10-24T22:46:02.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:46:02.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:46:02.687Z] Configure a credential helper to remove this warning. See [2023-10-24T22:46:02.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:46:02.687Z] [2023-10-24T22:46:02.687Z] Login Succeeded [2023-10-24T22:46:02.687Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:46:02.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T22:46:02.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:46:02.735Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-10-24T22:46:02.735Z] 105c2ff86687b61d63b26fbbe95b93aee24690dc [2023-10-24T22:46:02.735Z] latest [2023-10-24T22:46:02.735Z] 3.1.0-dev.26 [2023-10-24T22:46:02.735Z] 105c2ff86687b61d63b26fbbe95b93aee24690dc-3.1.0-dev.26 [2023-10-24T22:46:02.735Z] main [2023-10-24T22:46:02.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:46:03.063Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:105c2ff86687b61d63b26fbbe95b93aee24690dc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:46:03.360Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:105c2ff86687b61d63b26fbbe95b93aee24690dc [2023-10-24T22:46:03.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-10-24T22:46:03.360Z] 4561eba6c1b2: Preparing [2023-10-24T22:46:03.360Z] 82458be5105a: Preparing [2023-10-24T22:46:03.360Z] fdb658cc3760: Preparing [2023-10-24T22:46:03.360Z] 84da0eaca370: Preparing [2023-10-24T22:46:03.360Z] cc2447e1835a: Preparing [2023-10-24T22:46:03.360Z] cc2447e1835a: Layer already exists [2023-10-24T22:46:03.360Z] fdb658cc3760: Pushed [2023-10-24T22:46:03.360Z] 82458be5105a: Pushed [2023-10-24T22:46:03.360Z] 84da0eaca370: Pushed [2023-10-24T22:46:05.901Z] 4561eba6c1b2: Pushed [2023-10-24T22:46:05.901Z] 105c2ff86687b61d63b26fbbe95b93aee24690dc: digest: sha256:c181938c28012dccd0130b76820d006373e24adc751cef42d4db0007bfef2d22 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:46:06.210Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:46:06.518Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-10-24T22:46:06.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-10-24T22:46:06.518Z] 4561eba6c1b2: Preparing [2023-10-24T22:46:06.518Z] 82458be5105a: Preparing [2023-10-24T22:46:06.518Z] fdb658cc3760: Preparing [2023-10-24T22:46:06.518Z] 84da0eaca370: Preparing [2023-10-24T22:46:06.518Z] cc2447e1835a: Preparing [2023-10-24T22:46:06.518Z] 84da0eaca370: Layer already exists [2023-10-24T22:46:06.518Z] 82458be5105a: Layer already exists [2023-10-24T22:46:06.518Z] 4561eba6c1b2: Layer already exists [2023-10-24T22:46:06.518Z] cc2447e1835a: Layer already exists [2023-10-24T22:46:06.518Z] fdb658cc3760: Layer already exists [2023-10-24T22:46:06.518Z] latest: digest: sha256:c181938c28012dccd0130b76820d006373e24adc751cef42d4db0007bfef2d22 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:46:06.822Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:46:07.126Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.26 [2023-10-24T22:46:07.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-10-24T22:46:07.126Z] 4561eba6c1b2: Preparing [2023-10-24T22:46:07.126Z] 82458be5105a: Preparing [2023-10-24T22:46:07.126Z] fdb658cc3760: Preparing [2023-10-24T22:46:07.126Z] 84da0eaca370: Preparing [2023-10-24T22:46:07.126Z] cc2447e1835a: Preparing [2023-10-24T22:46:07.126Z] 84da0eaca370: Layer already exists [2023-10-24T22:46:07.126Z] cc2447e1835a: Layer already exists [2023-10-24T22:46:07.126Z] 82458be5105a: Layer already exists [2023-10-24T22:46:07.126Z] fdb658cc3760: Layer already exists [2023-10-24T22:46:07.126Z] 4561eba6c1b2: Layer already exists [2023-10-24T22:46:07.126Z] 3.1.0-dev.26: digest: sha256:c181938c28012dccd0130b76820d006373e24adc751cef42d4db0007bfef2d22 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:46:07.441Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:105c2ff86687b61d63b26fbbe95b93aee24690dc-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:46:07.746Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:105c2ff86687b61d63b26fbbe95b93aee24690dc-3.1.0-dev.26 [2023-10-24T22:46:07.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-10-24T22:46:07.746Z] 4561eba6c1b2: Preparing [2023-10-24T22:46:07.746Z] 82458be5105a: Preparing [2023-10-24T22:46:07.746Z] fdb658cc3760: Preparing [2023-10-24T22:46:07.746Z] 84da0eaca370: Preparing [2023-10-24T22:46:07.746Z] cc2447e1835a: Preparing [2023-10-24T22:46:07.746Z] fdb658cc3760: Layer already exists [2023-10-24T22:46:07.746Z] 84da0eaca370: Layer already exists [2023-10-24T22:46:07.746Z] cc2447e1835a: Layer already exists [2023-10-24T22:46:07.746Z] 4561eba6c1b2: Layer already exists [2023-10-24T22:46:07.746Z] 82458be5105a: Layer already exists [2023-10-24T22:46:07.746Z] 105c2ff86687b61d63b26fbbe95b93aee24690dc-3.1.0-dev.26: digest: sha256:c181938c28012dccd0130b76820d006373e24adc751cef42d4db0007bfef2d22 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:46:08.050Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:46:08.371Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-10-24T22:46:08.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-10-24T22:46:08.371Z] 4561eba6c1b2: Preparing [2023-10-24T22:46:08.371Z] 82458be5105a: Preparing [2023-10-24T22:46:08.371Z] fdb658cc3760: Preparing [2023-10-24T22:46:08.371Z] 84da0eaca370: Preparing [2023-10-24T22:46:08.371Z] cc2447e1835a: Preparing [2023-10-24T22:46:08.371Z] 4561eba6c1b2: Layer already exists [2023-10-24T22:46:08.371Z] 82458be5105a: Layer already exists [2023-10-24T22:46:08.371Z] fdb658cc3760: Layer already exists [2023-10-24T22:46:08.371Z] cc2447e1835a: Layer already exists [2023-10-24T22:46:08.371Z] 84da0eaca370: Layer already exists [2023-10-24T22:46:08.371Z] main: digest: sha256:c181938c28012dccd0130b76820d006373e24adc751cef42d4db0007bfef2d22 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T22:46:08.415Z] ===================================================== [Pipeline] echo [2023-10-24T22:46:08.421Z] taggedImages: [2023-10-24T22:46:08.421Z] - nexus3.edgexfoundry.org:10004/device-virtual:105c2ff86687b61d63b26fbbe95b93aee24690dc [2023-10-24T22:46:08.421Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-10-24T22:46:08.421Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.26 [2023-10-24T22:46:08.421Z] - nexus3.edgexfoundry.org:10004/device-virtual:105c2ff86687b61d63b26fbbe95b93aee24690dc-3.1.0-dev.26 [2023-10-24T22:46:08.421Z] - nexus3.edgexfoundry.org:10004/device-virtual: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-10-24T22:46:08.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:46:08.789Z] [2023-10-24T22:46:08.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:46:09.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:46:09.088Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T22:46:09.088Z] 5eb5b503b376: Pulling fs layer [2023-10-24T22:46:09.088Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T22:46:09.088Z] ec43610c2a17: Pulling fs layer [2023-10-24T22:46:09.088Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T22:46:09.088Z] 33b1e0a273af: Pulling fs layer [2023-10-24T22:46:09.088Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T22:46:09.088Z] 2f39f015ded8: Pulling fs layer [2023-10-24T22:46:09.088Z] 2f39f015ded8: Waiting [2023-10-24T22:46:09.088Z] 5d3b04190fa2: Waiting [2023-10-24T22:46:09.088Z] 33b1e0a273af: Waiting [2023-10-24T22:46:09.088Z] 3a2ae6a8a46f: Waiting [2023-10-24T22:46:09.088Z] 5c69ac0246d0: Download complete [2023-10-24T22:46:09.088Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T22:46:09.088Z] 3a2ae6a8a46f: Download complete [2023-10-24T22:46:09.088Z] 33b1e0a273af: Verifying Checksum [2023-10-24T22:46:09.088Z] 33b1e0a273af: Download complete [2023-10-24T22:46:09.088Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T22:46:09.088Z] 5d3b04190fa2: Download complete [2023-10-24T22:46:09.088Z] ec43610c2a17: Verifying Checksum [2023-10-24T22:46:09.347Z] 5eb5b503b376: Verifying Checksum [2023-10-24T22:46:09.348Z] 5eb5b503b376: Download complete [2023-10-24T22:46:09.914Z] 2f39f015ded8: Verifying Checksum [2023-10-24T22:46:09.914Z] 2f39f015ded8: Download complete [2023-10-24T22:46:10.480Z] 5eb5b503b376: Pull complete [2023-10-24T22:46:10.480Z] 5c69ac0246d0: Pull complete [2023-10-24T22:46:10.739Z] ec43610c2a17: Pull complete [2023-10-24T22:46:10.739Z] 3a2ae6a8a46f: Pull complete [2023-10-24T22:46:10.998Z] 33b1e0a273af: Pull complete [2023-10-24T22:46:10.998Z] 5d3b04190fa2: Pull complete [2023-10-24T22:46:15.184Z] 2f39f015ded8: Pull complete [2023-10-24T22:46:15.184Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T22:46:15.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:46:15.184Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:46:15.268Z] prd-ubuntu20.04-docker-8c-8g-10320 does not seem to be running inside a container [2023-10-24T22:46:15.300Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-10-24T22:46:16.641Z] $ docker top a6479aa5c68cfa627441470dc471aff1654e313b45b6e1f0717adef5897d6a90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:46:17.024Z] ---> job-cost.sh [2023-10-24T22:46:17.024Z] lf-activate-venv: SKIPPING [2023-10-24T22:46:17.024Z] INFO: No Stack... [2023-10-24T22:46:17.283Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T22:46:17.849Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T22:46:18.139Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-10-24T22:46:18.139Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T22:46:18.148Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-152-stack-cost] [2023-10-24T22:46:18.154Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-152-stack-cost] did not exist. Created. [2023-10-24T22:46:18.154Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T22:46:18.457Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T22:46:18.477Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T22:46:18.482Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-152-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T22:46:18.503Z] $ docker stop --time=1 a6479aa5c68cfa627441470dc471aff1654e313b45b6e1f0717adef5897d6a90 [2023-10-24T22:46:19.644Z] $ docker rm -f --volumes a6479aa5c68cfa627441470dc471aff1654e313b45b6e1f0717adef5897d6a90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:46:24.270Z] provisioning config files... [2023-10-24T22:46:24.301Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/152@tmp/config8541595653810420167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:46:24.647Z] ---> docker-login.sh [2023-10-24T22:46:24.647Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:46:25.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:46:25.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:46:25.235Z] Configure a credential helper to remove this warning. See [2023-10-24T22:46:25.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:46:25.235Z] [2023-10-24T22:46:25.235Z] Login Succeeded [2023-10-24T22:46:25.235Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:46:25.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:46:25.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:46:25.787Z] Configure a credential helper to remove this warning. See [2023-10-24T22:46:25.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:46:25.787Z] [2023-10-24T22:46:25.787Z] Login Succeeded [2023-10-24T22:46:25.787Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:46:26.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:46:26.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:46:26.060Z] Configure a credential helper to remove this warning. See [2023-10-24T22:46:26.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:46:26.060Z] [2023-10-24T22:46:26.060Z] Login Succeeded [2023-10-24T22:46:26.060Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:46:26.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:46:26.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:46:26.606Z] Configure a credential helper to remove this warning. See [2023-10-24T22:46:26.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:46:26.606Z] [2023-10-24T22:46:26.606Z] Login Succeeded [2023-10-24T22:46:26.606Z] docker.io [2023-10-24T22:46:26.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:46:27.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:46:27.142Z] Configure a credential helper to remove this warning. See [2023-10-24T22:46:27.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:46:27.142Z] [2023-10-24T22:46:27.142Z] Login Succeeded [2023-10-24T22:46:27.142Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:46:27.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T22:46:27.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:46:27.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:46:27.448Z] ========================================================= [2023-10-24T22:46:27.448Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T22:46:27.448Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:46:27.800Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T22:46:28.391Z] Sending build context to Docker daemon 11.96MB [2023-10-24T22:46:28.391Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:46:28.391Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T22:46:28.391Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T22:46:28.391Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T22:46:28.391Z] 5d54e960e981: Pulling fs layer [2023-10-24T22:46:28.391Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T22:46:28.391Z] f0e02332f6b5: Pulling fs layer [2023-10-24T22:46:28.391Z] cefa15bbcfad: Pulling fs layer [2023-10-24T22:46:28.391Z] 17808c966233: Pulling fs layer [2023-10-24T22:46:28.391Z] f4c1fc716caa: Pulling fs layer [2023-10-24T22:46:28.391Z] f0e02332f6b5: Waiting [2023-10-24T22:46:28.391Z] cefa15bbcfad: Waiting [2023-10-24T22:46:28.391Z] 17808c966233: Waiting [2023-10-24T22:46:28.391Z] f4c1fc716caa: Waiting [2023-10-24T22:46:28.668Z] 5d54e960e981: Download complete [2023-10-24T22:46:28.668Z] f0e02332f6b5: Download complete [2023-10-24T22:46:28.668Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T22:46:28.668Z] 9fda8d8052c6: Download complete [2023-10-24T22:46:28.668Z] cefa15bbcfad: Verifying Checksum [2023-10-24T22:46:28.668Z] cefa15bbcfad: Download complete [2023-10-24T22:46:29.264Z] f4c1fc716caa: Verifying Checksum [2023-10-24T22:46:29.264Z] f4c1fc716caa: Download complete [2023-10-24T22:46:29.536Z] 9fda8d8052c6: Pull complete [2023-10-24T22:46:30.124Z] 5d54e960e981: Pull complete [2023-10-24T22:46:30.716Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T22:46:30.716Z] c4a7e357bf2a: Download complete [2023-10-24T22:46:31.677Z] 17808c966233: Verifying Checksum [2023-10-24T22:46:31.677Z] 17808c966233: Download complete [2023-10-24T22:46:44.014Z] c4a7e357bf2a: Pull complete [2023-10-24T22:46:44.014Z] f0e02332f6b5: Pull complete [2023-10-24T22:46:44.014Z] cefa15bbcfad: Pull complete [2023-10-24T22:46:52.236Z] 17808c966233: Pull complete [2023-10-24T22:46:53.224Z] f4c1fc716caa: Pull complete [2023-10-24T22:46:53.224Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T22:46:53.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T22:46:53.224Z] ---> ea914061e18c [2023-10-24T22:46:53.224Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T22:46:55.181Z] ---> Running in a9550dad4af6 [2023-10-24T22:46:55.449Z] Removing intermediate container a9550dad4af6 [2023-10-24T22:46:55.449Z] ---> d7d4a2149d4c [2023-10-24T22:46:55.449Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:46:55.450Z] ---> Running in dae76270442d [2023-10-24T22:46:55.717Z] Removing intermediate container dae76270442d [2023-10-24T22:46:55.717Z] ---> 035ac0d2e692 [2023-10-24T22:46:55.717Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:46:55.717Z] ---> Running in 5506af1a45ac [2023-10-24T22:46:55.991Z] Removing intermediate container 5506af1a45ac [2023-10-24T22:46:55.991Z] ---> 106cccb1acc9 [2023-10-24T22:46:55.991Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-24T22:46:56.260Z] ---> Running in 8a399a610237 [2023-10-24T22:46:56.530Z] Removing intermediate container 8a399a610237 [2023-10-24T22:46:56.530Z] ---> 1ca294332ed0 [2023-10-24T22:46:56.530Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:46:56.530Z] ---> Running in 584fccc42a23 [2023-10-24T22:46:58.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:46:58.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:46:59.488Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T22:46:59.488Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T22:46:59.488Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T22:46:59.488Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T22:46:59.488Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:46:59.488Z] OK: 270 MiB in 56 packages [2023-10-24T22:47:00.447Z] Removing intermediate container 584fccc42a23 [2023-10-24T22:47:00.447Z] ---> 535863833769 [2023-10-24T22:47:00.447Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T22:47:01.033Z] ---> a251f1590c97 [2023-10-24T22:47:01.033Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:47:01.033Z] ---> Running in 5d15be4e481b [2023-10-24T22:48:37.668Z] Removing intermediate container 5d15be4e481b [2023-10-24T22:48:37.668Z] ---> a23ea1f345c9 [2023-10-24T22:48:37.668Z] Step 10/12 : COPY . . [2023-10-24T22:48:37.668Z] ---> 859ba405014a [2023-10-24T22:48:37.668Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:48:37.668Z] ---> Running in 860c9f158597 [2023-10-24T22:48:37.668Z] Removing intermediate container 860c9f158597 [2023-10-24T22:48:37.668Z] ---> 0fdd2cc8c056 [2023-10-24T22:48:37.668Z] Step 12/12 : RUN $MAKE [2023-10-24T22:48:37.668Z] ---> Running in 89f033e88569 [2023-10-24T22:48:37.668Z] noop [2023-10-24T22:48:37.668Z] Removing intermediate container 89f033e88569 [2023-10-24T22:48:37.668Z] ---> 459fec031d1f [2023-10-24T22:48:37.668Z] Successfully built 459fec031d1f [2023-10-24T22:48:37.668Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:48:38.051Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T22:48:38.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:48:38.380Z] prd-ubuntu20.04-docker-arm64-4c-16g-10321 does not seem to be running inside a container [2023-10-24T22:48:38.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/152 -v /w/workspace/device-virtual-go/152:/w/workspace/device-virtual-go/152:rw,z -v /w/workspace/device-virtual-go/152@tmp:/w/workspace/device-virtual-go/152@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-10-24T22:48:40.176Z] $ docker top a365bc20796b3f531b7ca1a3dc422731865ebc1a7b2f61b5136c21ec3087fb61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:48:40.835Z] + go version [2023-10-24T22:48:40.836Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T22:48:41.120Z] $ docker stop --time=1 a365bc20796b3f531b7ca1a3dc422731865ebc1a7b2f61b5136c21ec3087fb61 [2023-10-24T22:48:42.758Z] $ docker rm -f --volumes a365bc20796b3f531b7ca1a3dc422731865ebc1a7b2f61b5136c21ec3087fb61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:48:43.334Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T22:48:43.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:48:43.529Z] prd-ubuntu20.04-docker-arm64-4c-16g-10321 does not seem to be running inside a container [2023-10-24T22:48:43.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/152 -v /w/workspace/device-virtual-go/152:/w/workspace/device-virtual-go/152:rw,z -v /w/workspace/device-virtual-go/152@tmp:/w/workspace/device-virtual-go/152@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-10-24T22:48:44.887Z] $ docker top 4c426138463282d030ef3c2663aac1699b5baa62e43673c676fdd18125a139f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:48:45.721Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/152 [Pipeline] fileExists [Pipeline] sh [2023-10-24T22:48:46.375Z] + make test [2023-10-24T22:48:46.375Z] go test ./... -coverprofile=coverage.out [2023-10-24T22:48:50.638Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-24T22:50:27.286Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-24T22:50:27.286Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.070s coverage: 58.4% of statements [2023-10-24T22:50:27.286Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T22:50:27.286Z] go vet ./... [2023-10-24T22:50:37.361Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T22:50:37.361Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T22:50:37.361Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T22:50:37.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T22:50:37.396Z] $ docker stop --time=1 4c426138463282d030ef3c2663aac1699b5baa62e43673c676fdd18125a139f0 [2023-10-24T22:50:39.223Z] $ docker rm -f --volumes 4c426138463282d030ef3c2663aac1699b5baa62e43673c676fdd18125a139f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:50:40.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T22:50:40.384Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T22:50:40.813Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:50:41.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T22:50:41.520Z] + ls -al . [2023-10-24T22:50:41.520Z] total 196 [2023-10-24T22:50:41.520Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 22:48 . [2023-10-24T22:50:41.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:45 .. [2023-10-24T22:50:41.520Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:45 .git [2023-10-24T22:50:41.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:45 .github [2023-10-24T22:50:41.520Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 24 22:45 .gitignore [2023-10-24T22:50:41.520Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 22:45 .golangci.yml [2023-10-24T22:50:41.520Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 24 22:45 Attribution.txt [2023-10-24T22:50:41.520Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 24 22:45 CHANGELOG.md [2023-10-24T22:50:41.520Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 24 22:45 Dockerfile [2023-10-24T22:50:41.520Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 22:45 GOVERNANCE.md [2023-10-24T22:50:41.520Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 22:45 Jenkinsfile [2023-10-24T22:50:41.520Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 22:45 LICENSE [2023-10-24T22:50:41.520Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 24 22:45 Makefile [2023-10-24T22:50:41.520Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 22:45 OWNERS.md [2023-10-24T22:50:41.520Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 24 22:45 README.md [2023-10-24T22:50:41.520Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 22:44 VERSION [2023-10-24T22:50:41.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:45 bin [2023-10-24T22:50:41.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:45 cmd [2023-10-24T22:50:41.520Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 24 22:50 coverage.out [2023-10-24T22:50:41.520Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 24 22:45 go.mod [2023-10-24T22:50:41.520Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 22:45 go.sum [2023-10-24T22:50:41.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:45 internal [2023-10-24T22:50:41.520Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 22:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:50:41.859Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=105c2ff86687b61d63b26fbbe95b93aee24690dc --label arch=arm64 --label version=3.1.0-dev.26 . [2023-10-24T22:50:42.446Z] Sending build context to Docker daemon 12.01MB [2023-10-24T22:50:42.446Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:50:42.446Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-24T22:50:42.446Z] ---> 459fec031d1f [2023-10-24T22:50:42.446Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T22:50:42.446Z] ---> Running in f66574064b40 [2023-10-24T22:50:42.713Z] Removing intermediate container f66574064b40 [2023-10-24T22:50:42.713Z] ---> 5bd3f317648d [2023-10-24T22:50:42.713Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:50:42.981Z] ---> Running in 237e8f73e9ec [2023-10-24T22:50:43.248Z] Removing intermediate container 237e8f73e9ec [2023-10-24T22:50:43.248Z] ---> 5093d40a0b76 [2023-10-24T22:50:43.248Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:50:43.248Z] ---> Running in 0977e6738838 [2023-10-24T22:50:43.519Z] Removing intermediate container 0977e6738838 [2023-10-24T22:50:43.519Z] ---> 66c9e8d11d9f [2023-10-24T22:50:43.519Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-24T22:50:43.787Z] ---> Running in 3184648bb356 [2023-10-24T22:50:44.055Z] Removing intermediate container 3184648bb356 [2023-10-24T22:50:44.055Z] ---> 68d53ed2dfe9 [2023-10-24T22:50:44.055Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:50:44.055Z] ---> Running in 329a0b455d9f [2023-10-24T22:50:46.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:50:46.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:50:48.353Z] OK: 270 MiB in 56 packages [2023-10-24T22:50:48.936Z] Removing intermediate container 329a0b455d9f [2023-10-24T22:50:48.936Z] ---> 4ecdfb7a0f2f [2023-10-24T22:50:48.936Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-24T22:50:49.521Z] ---> f00b52a0b099 [2023-10-24T22:50:49.521Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:50:49.521Z] ---> Running in 214cbe1cd169 [2023-10-24T22:50:52.109Z] Removing intermediate container 214cbe1cd169 [2023-10-24T22:50:52.109Z] ---> e766be684dda [2023-10-24T22:50:52.109Z] Step 10/25 : COPY . . [2023-10-24T22:50:53.528Z] ---> 5acedf01f2eb [2023-10-24T22:50:53.528Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:50:53.528Z] ---> Running in 34c9e9fc37aa [2023-10-24T22:50:53.801Z] Removing intermediate container 34c9e9fc37aa [2023-10-24T22:50:53.801Z] ---> b4871ad6a791 [2023-10-24T22:50:53.801Z] Step 12/25 : RUN $MAKE [2023-10-24T22:50:53.801Z] ---> Running in 7c3a9e512c36 [2023-10-24T22:50:54.776Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.26 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-24T22:52:46.437Z] Removing intermediate container 7c3a9e512c36 [2023-10-24T22:52:46.437Z] ---> 18685424c6ae [2023-10-24T22:52:46.437Z] Step 13/25 : FROM alpine:3.18 [2023-10-24T22:52:46.437Z] 3.18: Pulling from library/alpine [2023-10-24T22:52:46.437Z] 579b34f0a95b: Pulling fs layer [2023-10-24T22:52:46.437Z] 579b34f0a95b: Verifying Checksum [2023-10-24T22:52:46.437Z] 579b34f0a95b: Download complete [2023-10-24T22:52:46.437Z] 579b34f0a95b: Pull complete [2023-10-24T22:52:46.437Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T22:52:46.437Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T22:52:46.437Z] ---> 3cc203321400 [2023-10-24T22:52:46.437Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-24T22:52:46.437Z] ---> Running in 734ee6c5c2be [2023-10-24T22:52:46.437Z] Removing intermediate container 734ee6c5c2be [2023-10-24T22:52:46.437Z] ---> f36b510035b8 [2023-10-24T22:52:46.437Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-24T22:52:46.437Z] ---> Running in b08f86c6b12d [2023-10-24T22:52:46.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:52:46.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:52:46.437Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T22:52:46.437Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:52:46.437Z] OK: 8 MiB in 16 packages [2023-10-24T22:52:46.437Z] Removing intermediate container b08f86c6b12d [2023-10-24T22:52:46.437Z] ---> db7b3531f579 [2023-10-24T22:52:46.437Z] Step 16/25 : WORKDIR / [2023-10-24T22:52:46.437Z] ---> Running in e28b7dd5a41f [2023-10-24T22:52:46.437Z] Removing intermediate container e28b7dd5a41f [2023-10-24T22:52:46.437Z] ---> b434fed3a31c [2023-10-24T22:52:46.437Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-24T22:52:47.395Z] ---> d5c5d06986f4 [2023-10-24T22:52:47.395Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-24T22:52:47.982Z] ---> 48a44df4fb57 [2023-10-24T22:52:47.982Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-24T22:52:49.393Z] ---> 81dc4dafef43 [2023-10-24T22:52:49.393Z] Step 20/25 : EXPOSE 59900 [2023-10-24T22:52:49.393Z] ---> Running in 72d682e95703 [2023-10-24T22:52:49.976Z] Removing intermediate container 72d682e95703 [2023-10-24T22:52:49.976Z] ---> ed6871d568c2 [2023-10-24T22:52:49.976Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-24T22:52:49.976Z] ---> Running in f27690e1b446 [2023-10-24T22:52:50.243Z] Removing intermediate container f27690e1b446 [2023-10-24T22:52:50.243Z] ---> 393cd30b2158 [2023-10-24T22:52:50.243Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T22:52:50.243Z] ---> Running in 588fc0b93611 [2023-10-24T22:52:50.510Z] Removing intermediate container 588fc0b93611 [2023-10-24T22:52:50.510Z] ---> 839004d9e067 [2023-10-24T22:52:50.510Z] Step 23/25 : LABEL arch=arm64 [2023-10-24T22:52:50.779Z] ---> Running in 6fd2741d30b3 [2023-10-24T22:52:51.047Z] Removing intermediate container 6fd2741d30b3 [2023-10-24T22:52:51.047Z] ---> d46d3ca52cce [2023-10-24T22:52:51.047Z] Step 24/25 : LABEL git_sha=105c2ff86687b61d63b26fbbe95b93aee24690dc [2023-10-24T22:52:51.047Z] ---> Running in da4c8c09f29e [2023-10-24T22:52:51.314Z] Removing intermediate container da4c8c09f29e [2023-10-24T22:52:51.314Z] ---> e0152f221ae9 [2023-10-24T22:52:51.314Z] Step 25/25 : LABEL version=3.1.0-dev.26 [2023-10-24T22:52:51.590Z] ---> Running in 0c26b9f73883 [2023-10-24T22:52:51.858Z] Removing intermediate container 0c26b9f73883 [2023-10-24T22:52:51.858Z] ---> 3d496813526c [2023-10-24T22:52:51.858Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T22:52:51.858Z] Successfully built 3d496813526c [2023-10-24T22:52:51.858Z] Successfully tagged device-virtual-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-10-24T22:52:51.973Z] provisioning config files... [2023-10-24T22:52:51.987Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/152@tmp/config8036586526759033510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:52:52.318Z] ---> docker-login.sh [2023-10-24T22:52:52.318Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:52:52.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:52:52.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:52:52.602Z] Configure a credential helper to remove this warning. See [2023-10-24T22:52:52.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:52:52.602Z] [2023-10-24T22:52:52.602Z] Login Succeeded [2023-10-24T22:52:52.602Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:52:52.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:52:52.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:52:52.869Z] Configure a credential helper to remove this warning. See [2023-10-24T22:52:52.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:52:52.869Z] [2023-10-24T22:52:52.869Z] Login Succeeded [2023-10-24T22:52:52.869Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:52:53.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:52:53.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:52:53.405Z] Configure a credential helper to remove this warning. See [2023-10-24T22:52:53.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:52:53.405Z] [2023-10-24T22:52:53.405Z] Login Succeeded [2023-10-24T22:52:53.405Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:52:53.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:52:53.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:52:53.673Z] Configure a credential helper to remove this warning. See [2023-10-24T22:52:53.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:52:53.673Z] [2023-10-24T22:52:53.673Z] Login Succeeded [2023-10-24T22:52:53.673Z] docker.io [2023-10-24T22:52:53.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:52:54.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:52:54.204Z] Configure a credential helper to remove this warning. See [2023-10-24T22:52:54.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:52:54.204Z] [2023-10-24T22:52:54.204Z] Login Succeeded [2023-10-24T22:52:54.204Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:52:54.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T22:52:54.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:52:54.263Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-10-24T22:52:54.263Z] 105c2ff86687b61d63b26fbbe95b93aee24690dc [2023-10-24T22:52:54.263Z] latest [2023-10-24T22:52:54.263Z] 3.1.0-dev.26 [2023-10-24T22:52:54.263Z] 105c2ff86687b61d63b26fbbe95b93aee24690dc-3.1.0-dev.26 [2023-10-24T22:52:54.263Z] main [2023-10-24T22:52:54.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:52:54.615Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:105c2ff86687b61d63b26fbbe95b93aee24690dc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:52:54.950Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:105c2ff86687b61d63b26fbbe95b93aee24690dc [2023-10-24T22:52:54.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-10-24T22:52:54.950Z] 70b97d5c70ea: Preparing [2023-10-24T22:52:54.950Z] 9d29366b3747: Preparing [2023-10-24T22:52:54.950Z] 3ac0cc313b52: Preparing [2023-10-24T22:52:54.950Z] 5ae40ca38214: Preparing [2023-10-24T22:52:54.950Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:52:54.950Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:52:55.220Z] 9d29366b3747: Pushed [2023-10-24T22:52:55.220Z] 3ac0cc313b52: Pushed [2023-10-24T22:52:55.220Z] 5ae40ca38214: Pushed [2023-10-24T22:53:00.575Z] 70b97d5c70ea: Pushed [2023-10-24T22:53:01.985Z] 105c2ff86687b61d63b26fbbe95b93aee24690dc: digest: sha256:53429455135c5ce5608bb59bd90430b4df9ef554f65e51ccf03f390d96b7a7f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:53:02.329Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:53:02.666Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-10-24T22:53:02.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-10-24T22:53:02.666Z] 70b97d5c70ea: Preparing [2023-10-24T22:53:02.666Z] 9d29366b3747: Preparing [2023-10-24T22:53:02.666Z] 3ac0cc313b52: Preparing [2023-10-24T22:53:02.666Z] 5ae40ca38214: Preparing [2023-10-24T22:53:02.666Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:53:02.666Z] 5ae40ca38214: Layer already exists [2023-10-24T22:53:02.666Z] 3ac0cc313b52: Layer already exists [2023-10-24T22:53:02.666Z] 70b97d5c70ea: Layer already exists [2023-10-24T22:53:02.666Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:53:02.666Z] 9d29366b3747: Layer already exists [2023-10-24T22:53:02.666Z] latest: digest: sha256:53429455135c5ce5608bb59bd90430b4df9ef554f65e51ccf03f390d96b7a7f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:53:03.361Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:53:03.724Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.26 [2023-10-24T22:53:03.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-10-24T22:53:03.724Z] 70b97d5c70ea: Preparing [2023-10-24T22:53:03.724Z] 9d29366b3747: Preparing [2023-10-24T22:53:03.724Z] 3ac0cc313b52: Preparing [2023-10-24T22:53:03.724Z] 5ae40ca38214: Preparing [2023-10-24T22:53:03.724Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:53:03.724Z] 5ae40ca38214: Layer already exists [2023-10-24T22:53:03.724Z] 70b97d5c70ea: Layer already exists [2023-10-24T22:53:03.725Z] 9d29366b3747: Layer already exists [2023-10-24T22:53:03.725Z] 3ac0cc313b52: Layer already exists [2023-10-24T22:53:03.725Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:53:03.725Z] 3.1.0-dev.26: digest: sha256:53429455135c5ce5608bb59bd90430b4df9ef554f65e51ccf03f390d96b7a7f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:53:04.383Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:105c2ff86687b61d63b26fbbe95b93aee24690dc-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:53:04.726Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:105c2ff86687b61d63b26fbbe95b93aee24690dc-3.1.0-dev.26 [2023-10-24T22:53:04.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-10-24T22:53:04.726Z] 70b97d5c70ea: Preparing [2023-10-24T22:53:04.726Z] 9d29366b3747: Preparing [2023-10-24T22:53:04.726Z] 3ac0cc313b52: Preparing [2023-10-24T22:53:04.726Z] 5ae40ca38214: Preparing [2023-10-24T22:53:04.726Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:53:04.726Z] 5ae40ca38214: Layer already exists [2023-10-24T22:53:04.726Z] 3ac0cc313b52: Layer already exists [2023-10-24T22:53:04.726Z] 70b97d5c70ea: Layer already exists [2023-10-24T22:53:04.726Z] 9d29366b3747: Layer already exists [2023-10-24T22:53:04.726Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:53:04.726Z] 105c2ff86687b61d63b26fbbe95b93aee24690dc-3.1.0-dev.26: digest: sha256:53429455135c5ce5608bb59bd90430b4df9ef554f65e51ccf03f390d96b7a7f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:53:05.064Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:53:05.397Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-10-24T22:53:05.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-10-24T22:53:05.398Z] 70b97d5c70ea: Preparing [2023-10-24T22:53:05.398Z] 9d29366b3747: Preparing [2023-10-24T22:53:05.398Z] 3ac0cc313b52: Preparing [2023-10-24T22:53:05.398Z] 5ae40ca38214: Preparing [2023-10-24T22:53:05.398Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:53:05.398Z] 5ae40ca38214: Layer already exists [2023-10-24T22:53:05.398Z] 70b97d5c70ea: Layer already exists [2023-10-24T22:53:05.398Z] 3ac0cc313b52: Layer already exists [2023-10-24T22:53:05.398Z] 9d29366b3747: Layer already exists [2023-10-24T22:53:05.398Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:53:05.398Z] main: digest: sha256:53429455135c5ce5608bb59bd90430b4df9ef554f65e51ccf03f390d96b7a7f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T22:53:05.710Z] ===================================================== [Pipeline] echo [2023-10-24T22:53:05.716Z] taggedImages: [2023-10-24T22:53:05.716Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:105c2ff86687b61d63b26fbbe95b93aee24690dc [2023-10-24T22:53:05.716Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-10-24T22:53:05.716Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.26 [2023-10-24T22:53:05.716Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:105c2ff86687b61d63b26fbbe95b93aee24690dc-3.1.0-dev.26 [2023-10-24T22:53:05.716Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:53:06.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:53:06.059Z] [2023-10-24T22:53:06.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:53:06.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:53:06.388Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T22:53:06.388Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T22:53:06.388Z] 04944245beec: Pulling fs layer [2023-10-24T22:53:06.388Z] 699f458cf7ca: Pulling fs layer [2023-10-24T22:53:06.388Z] 765212b225bb: Pulling fs layer [2023-10-24T22:53:06.388Z] f23df028b6ca: Pulling fs layer [2023-10-24T22:53:06.388Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T22:53:06.388Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T22:53:06.388Z] f23df028b6ca: Waiting [2023-10-24T22:53:06.388Z] d65c8cfc05b1: Waiting [2023-10-24T22:53:06.388Z] 2437ff75d9bd: Waiting [2023-10-24T22:53:06.388Z] 765212b225bb: Waiting [2023-10-24T22:53:06.656Z] 04944245beec: Verifying Checksum [2023-10-24T22:53:06.656Z] 04944245beec: Download complete [2023-10-24T22:53:06.656Z] 765212b225bb: Verifying Checksum [2023-10-24T22:53:06.656Z] 765212b225bb: Download complete [2023-10-24T22:53:06.656Z] f23df028b6ca: Verifying Checksum [2023-10-24T22:53:06.656Z] f23df028b6ca: Download complete [2023-10-24T22:53:06.656Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T22:53:06.656Z] d65c8cfc05b1: Download complete [2023-10-24T22:53:06.924Z] 699f458cf7ca: Verifying Checksum [2023-10-24T22:53:06.924Z] 699f458cf7ca: Download complete [2023-10-24T22:53:07.192Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T22:53:07.192Z] 8998bd30e6a1: Download complete [2023-10-24T22:53:09.771Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T22:53:09.771Z] 2437ff75d9bd: Download complete [2023-10-24T22:53:11.712Z] 8998bd30e6a1: Pull complete [2023-10-24T22:53:11.980Z] 04944245beec: Pull complete [2023-10-24T22:53:15.317Z] 699f458cf7ca: Pull complete [2023-10-24T22:53:15.317Z] 765212b225bb: Pull complete [2023-10-24T22:53:15.900Z] f23df028b6ca: Pull complete [2023-10-24T22:53:16.166Z] d65c8cfc05b1: Pull complete [2023-10-24T22:53:34.489Z] 2437ff75d9bd: Pull complete [2023-10-24T22:53:34.489Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T22:53:34.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:53:34.489Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:53:34.673Z] prd-ubuntu20.04-docker-arm64-4c-16g-10321 does not seem to be running inside a container [2023-10-24T22:53:34.753Z] $ 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-virtual-go/152 -v /w/workspace/device-virtual-go/152:/w/workspace/device-virtual-go/152:rw,z -v /w/workspace/device-virtual-go/152@tmp:/w/workspace/device-virtual-go/152@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-10-24T22:53:37.469Z] $ docker top 22f26bfd9e17f1f1058c31f8461438b2a3fd56c572b5a6a74e1f3f00e9930b6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:53:38.297Z] ---> job-cost.sh [2023-10-24T22:53:38.297Z] lf-activate-venv: SKIPPING [2023-10-24T22:53:38.297Z] INFO: No Stack... [2023-10-24T22:53:38.562Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T22:53:39.518Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T22:53:40.154Z] + cat /w/workspace/device-virtual-go/152/archives/cost.csv [2023-10-24T22:53:40.154Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T22:53:41.844Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-152-stack-cost] [2023-10-24T22:53:41.850Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-152-stack-cost] did not exist. Created. [2023-10-24T22:53:41.850Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T22:53:42.505Z] /w/workspace/device-virtual-go/152@tmp/durable-04e2562f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T22:53:42.840Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T22:53:43.127Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T22:53:43.175Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T22:53:43.185Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-152-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T22:53:43.201Z] $ docker stop --time=1 22f26bfd9e17f1f1058c31f8461438b2a3fd56c572b5a6a74e1f3f00e9930b6b [2023-10-24T22:53:44.700Z] $ docker rm -f --volumes 22f26bfd9e17f1f1058c31f8461438b2a3fd56c572b5a6a74e1f3f00e9930b6b [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-10-24T22:53:45.098Z] provisioning config files... [2023-10-24T22:53:45.104Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17447367337793019581tmp [Pipeline] { [Pipeline] sh [2023-10-24T22:53:45.393Z] + set +x [2023-10-24T22:53:45.393Z] + curl -s https://codecov.io/bash [2023-10-24T22:53:45.393Z] + bash -s -- [2023-10-24T22:53:45.393Z] [2023-10-24T22:53:45.393Z] _____ _ [2023-10-24T22:53:45.393Z] / ____| | | [2023-10-24T22:53:45.393Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T22:53:45.393Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T22:53:45.393Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T22:53:45.393Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T22:53:45.393Z] Bash-1.0.6 [2023-10-24T22:53:45.393Z] [2023-10-24T22:53:45.393Z] [2023-10-24T22:53:45.393Z] ==> git version 2.25.1 found [2023-10-24T22:53:45.393Z] ==> 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-10-24T22:53:45.393Z] Release-Date: 2020-01-08 [2023-10-24T22:53:45.393Z] 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-10-24T22:53:45.393Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T22:53:45.393Z] ==> Jenkins CI detected. [2023-10-24T22:53:45.393Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-10-24T22:53:45.393Z] project root: . [2023-10-24T22:53:45.393Z] --> token set from env [2023-10-24T22:53:45.393Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T22:53:45.393Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T22:53:45.393Z] ==> Python coveragepy not found [2023-10-24T22:53:45.393Z] ==> Searching for coverage reports in: [2023-10-24T22:53:45.393Z] + . [2023-10-24T22:53:45.393Z] -> Found 1 reports [2023-10-24T22:53:45.393Z] ==> Detecting git/mercurial file structure [2023-10-24T22:53:45.393Z] ==> Reading reports [2023-10-24T22:53:45.652Z] + ./coverage.out bytes=43063 [2023-10-24T22:53:45.652Z] ==> Appending adjustments [2023-10-24T22:53:45.652Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T22:53:45.652Z] + Found adjustments [2023-10-24T22:53:45.652Z] ==> Gzipping contents [2023-10-24T22:53:45.652Z] 8.0K /tmp/codecov.UFJEJL.gz [2023-10-24T22:53:45.652Z] ==> Uploading reports [2023-10-24T22:53:45.652Z] url: https://codecov.io [2023-10-24T22:53:45.652Z] query: branch=main&commit=105c2ff86687b61d63b26fbbe95b93aee24690dc&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T22:53:45.652Z] -> Pinging Codecov [2023-10-24T22:53:45.652Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=105c2ff86687b61d63b26fbbe95b93aee24690dc&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T22:53:45.910Z] -> Uploading to [2023-10-24T22:53:45.910Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/5E52B4B073DB2E39498172D8E973AA87/105c2ff86687b61d63b26fbbe95b93aee24690dc/bbb9abf2-2f21-4932-b40c-a07166c9f3a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T225345Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=39ec78b401a2945465ad032aaf8099fd40666a09f1547e1c20d6325798b62e59 [2023-10-24T22:53:45.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:53:45.910Z] Dload Upload Total Spent Left Speed [2023-10-24T22:53:46.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 15917 --:--:-- --:--:-- --:--:-- 15968 [2023-10-24T22:53:46.170Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/105c2ff86687b61d63b26fbbe95b93aee24690dc [Pipeline] } [2023-10-24T22:53:46.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T22:53:46.378Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T22:53:46.386Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:53:46.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T22:53:46.680Z] [2023-10-24T22:53:46.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:53:46.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T22:53:46.987Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T22:53:46.987Z] df9b9388f04a: Pulling fs layer [2023-10-24T22:53:46.987Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T22:53:46.987Z] 25bc292e5bac: Pulling fs layer [2023-10-24T22:53:46.987Z] 114826534d7a: Pulling fs layer [2023-10-24T22:53:46.987Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T22:53:46.987Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T22:53:46.987Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T22:53:46.987Z] 114826534d7a: Waiting [2023-10-24T22:53:46.987Z] 4657fd5d0bcf: Waiting [2023-10-24T22:53:46.987Z] 6ad1cebc031e: Waiting [2023-10-24T22:53:46.987Z] 8a3aa393b2d8: Waiting [2023-10-24T22:53:46.987Z] 25bc292e5bac: Verifying Checksum [2023-10-24T22:53:46.987Z] 25bc292e5bac: Download complete [2023-10-24T22:53:46.987Z] 52dc419b0ee2: Verifying Checksum [2023-10-24T22:53:46.987Z] 52dc419b0ee2: Download complete [2023-10-24T22:53:46.987Z] 4657fd5d0bcf: Download complete [2023-10-24T22:53:46.987Z] df9b9388f04a: Verifying Checksum [2023-10-24T22:53:46.987Z] df9b9388f04a: Download complete [2023-10-24T22:53:47.250Z] df9b9388f04a: Pull complete [2023-10-24T22:53:47.250Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T22:53:47.250Z] 6ad1cebc031e: Download complete [2023-10-24T22:53:47.250Z] 52dc419b0ee2: Pull complete [2023-10-24T22:53:47.250Z] 25bc292e5bac: Pull complete [2023-10-24T22:53:47.817Z] 114826534d7a: Verifying Checksum [2023-10-24T22:53:47.817Z] 114826534d7a: Download complete [2023-10-24T22:53:47.817Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T22:53:47.817Z] 8a3aa393b2d8: Download complete [2023-10-24T22:53:51.096Z] 114826534d7a: Pull complete [2023-10-24T22:53:51.096Z] 4657fd5d0bcf: Pull complete [2023-10-24T22:53:51.354Z] 6ad1cebc031e: Pull complete [2023-10-24T22:53:53.879Z] 8a3aa393b2d8: Pull complete [2023-10-24T22:53:53.879Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T22:53:53.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T22:53:53.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:53:53.964Z] prd-ubuntu20.04-docker-8c-8g-10320 does not seem to be running inside a container [2023-10-24T22:53:53.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-10-24T22:53:55.627Z] $ docker top 8f9b531b77edaaba0b086d3e9c121bb0b1bb2ac9755b94a773c593273dab1431 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T22:53:55.696Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-10-24T22:53:55.970Z] + set -o pipefail [2023-10-24T22:53:55.971Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-10-24T22:54:04.081Z] [2023-10-24T22:54:04.081Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-10-24T22:54:04.081Z] [2023-10-24T22:54:04.081Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/76b40b59-3dd5-4549-bc27-8aa695b64bae [2023-10-24T22:54:04.081Z] [2023-10-24T22:54:04.081Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T22:54:04.081Z] [2023-10-24T22:54:04.340Z] [2023-10-24T22:54:04.340Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T22:54:04.340Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T22:54:04.340Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T22:54:04.348Z] $ docker stop --time=1 8f9b531b77edaaba0b086d3e9c121bb0b1bb2ac9755b94a773c593273dab1431 [2023-10-24T22:54:06.868Z] $ docker rm -f --volumes 8f9b531b77edaaba0b086d3e9c121bb0b1bb2ac9755b94a773c593273dab1431 [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-10-24T22:54:07.605Z] + git log --format=format:%s -1 105c2ff86687b61d63b26fbbe95b93aee24690dc [Pipeline] sh [2023-10-24T22:54:07.890Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T22:54:07.890Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:54:08.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:54:08.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:54:08.256Z] prd-ubuntu20.04-docker-8c-8g-10320 does not seem to be running inside a container [2023-10-24T22:54:08.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-10-24T22:54:08.745Z] $ docker top 0972b9b2e9da9112be8aae18a3c7f2365fe7e97d750a6c621e8ff9edadc990e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T22:54:08.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:54:08.826Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:54:08.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:54:08.937Z] $ docker exec 0972b9b2e9da9112be8aae18a3c7f2365fe7e97d750a6c621e8ff9edadc990e3 ssh-agent [2023-10-24T22:54:09.037Z] SSH_AUTH_SOCK=/tmp/ssh-syhgZacF42wm/agent.31 [2023-10-24T22:54:09.037Z] SSH_AGENT_PID=37 [2023-10-24T22:54:09.041Z] Running ssh-add (command line suppressed) [2023-10-24T22:54:09.141Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14443716939283415341.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14443716939283415341.key) [2023-10-24T22:54:09.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:54:09.434Z] + git semver tag [2023-10-24T22:54:09.692Z] 2023-10-24 22:54:09,609 [run_tag] DEBUG tag force:False [2023-10-24T22:54:09.692Z] 2023-10-24 22:54:09,610 [check_head_tag] DEBUG check head tag [2023-10-24T22:54:09.692Z] 2023-10-24 22:54:09,610 [execute] INFO git cat-file --batch-check [2023-10-24T22:54:09.692Z] 2023-10-24 22:54:09,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-10-24T22:54:09.692Z] 2023-10-24 22:54:09,615 [execute] INFO git cat-file --batch [2023-10-24T22:54:09.692Z] 2023-10-24 22:54:09,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-10-24T22:54:09.692Z] 2023-10-24 22:54:09,631 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-24T22:54:09.692Z] 2023-10-24 22:54:09,632 [execute] INFO git tag -a v3.1.0-dev.26 -m v3.1.0-dev.26 [2023-10-24T22:54:09.692Z] 2023-10-24 22:54:09,632 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.26', '-m', 'v3.1.0-dev.26'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T22:54:09.692Z] 2023-10-24 22:54:09,638 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-24T22:54:09.692Z] 3.1.0-dev.26 [Pipeline] } [2023-10-24T22:54:09.701Z] $ docker exec --env ******** --env ******** 0972b9b2e9da9112be8aae18a3c7f2365fe7e97d750a6c621e8ff9edadc990e3 ssh-agent -k [2023-10-24T22:54:09.798Z] unset SSH_AUTH_SOCK; [2023-10-24T22:54:09.798Z] unset SSH_AGENT_PID; [2023-10-24T22:54:09.798Z] echo Agent pid 37 killed; [2023-10-24T22:54:09.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T22:54:10.106Z] + git semver [Pipeline] } [2023-10-24T22:54:10.375Z] $ docker stop --time=1 0972b9b2e9da9112be8aae18a3c7f2365fe7e97d750a6c621e8ff9edadc990e3 [2023-10-24T22:54:11.646Z] $ docker rm -f --volumes 0972b9b2e9da9112be8aae18a3c7f2365fe7e97d750a6c621e8ff9edadc990e3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:54:12.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T22:54:12.033Z] [2023-10-24T22:54:12.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:54:12.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T22:54:12.329Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T22:54:12.329Z] ab5ef0e58194: Pulling fs layer [2023-10-24T22:54:12.329Z] 9712f1f96733: Pulling fs layer [2023-10-24T22:54:12.329Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T22:54:12.329Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T22:54:12.329Z] e9a5061849ea: Pulling fs layer [2023-10-24T22:54:12.329Z] d747dcd14b5f: Pulling fs layer [2023-10-24T22:54:12.329Z] 2de7ff778b66: Pulling fs layer [2023-10-24T22:54:12.329Z] 0d9ebad4ef96: Waiting [2023-10-24T22:54:12.329Z] e9a5061849ea: Waiting [2023-10-24T22:54:12.329Z] d747dcd14b5f: Waiting [2023-10-24T22:54:12.329Z] 2de7ff778b66: Waiting [2023-10-24T22:54:12.329Z] 9712f1f96733: Verifying Checksum [2023-10-24T22:54:12.329Z] 9712f1f96733: Download complete [2023-10-24T22:54:12.904Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T22:54:12.904Z] 63f879dbbcfc: Download complete [2023-10-24T22:54:12.904Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T22:54:12.904Z] 0d9ebad4ef96: Download complete [2023-10-24T22:54:13.168Z] ab5ef0e58194: Verifying Checksum [2023-10-24T22:54:13.168Z] ab5ef0e58194: Download complete [2023-10-24T22:54:13.168Z] e9a5061849ea: Verifying Checksum [2023-10-24T22:54:13.168Z] e9a5061849ea: Download complete [2023-10-24T22:54:13.168Z] d747dcd14b5f: Verifying Checksum [2023-10-24T22:54:13.168Z] d747dcd14b5f: Download complete [2023-10-24T22:54:13.168Z] 2de7ff778b66: Verifying Checksum [2023-10-24T22:54:13.168Z] 2de7ff778b66: Download complete [2023-10-24T22:54:15.698Z] ab5ef0e58194: Pull complete [2023-10-24T22:54:15.698Z] 9712f1f96733: Pull complete [2023-10-24T22:54:16.628Z] 63f879dbbcfc: Pull complete [2023-10-24T22:54:20.816Z] 0d9ebad4ef96: Pull complete [2023-10-24T22:54:20.817Z] e9a5061849ea: Pull complete [2023-10-24T22:54:20.817Z] d747dcd14b5f: Pull complete [2023-10-24T22:54:21.750Z] 2de7ff778b66: Pull complete [2023-10-24T22:54:21.750Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T22:54:21.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T22:54:21.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:54:21.839Z] prd-ubuntu20.04-docker-8c-8g-10320 does not seem to be running inside a container [2023-10-24T22:54:21.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-10-24T22:54:28.472Z] $ docker top 98ef0ea52a77a7ec80ad53534a49645ff6c0964e68eb893273ba58505d118457 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:54:28.538Z] provisioning config files... [2023-10-24T22:54:28.544Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15716087462869813122tmp [2023-10-24T22:54:28.553Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14166391176299284768tmp [2023-10-24T22:54:28.562Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13327233422444292253tmp [Pipeline] { [Pipeline] echo [2023-10-24T22:54:28.576Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:54:28.853Z] ---> sigul-configuration.sh [2023-10-24T22:54:28.853Z] gpg: directory `/root/.gnupg' created [2023-10-24T22:54:28.853Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T22:54:28.853Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T22:54:28.853Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T22:54:28.853Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T22:54:28.853Z] gpg: CAST5 encrypted data [2023-10-24T22:54:28.853Z] gpg: encrypted with 1 passphrase [2023-10-24T22:54:28.853Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T22:54:29.136Z] + mkdir /home/jenkins [2023-10-24T22:54:29.136Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T22:54:29.420Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-24T22:54:29.428Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:54:29.711Z] ---> sigul-install.sh [2023-10-24T22:54:29.711Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T22:54:30.006Z] + git tag --list [2023-10-24T22:54:30.007Z] v1.0.0 [2023-10-24T22:54:30.007Z] v1.1.0 [2023-10-24T22:54:30.007Z] v1.1.1 [2023-10-24T22:54:30.007Z] v1.2.1 [2023-10-24T22:54:30.007Z] v1.2.2 [2023-10-24T22:54:30.007Z] v1.2.3 [2023-10-24T22:54:30.007Z] v1.3.0 [2023-10-24T22:54:30.007Z] v1.3.1 [2023-10-24T22:54:30.007Z] v2.0.0 [2023-10-24T22:54:30.007Z] v2.1.0 [2023-10-24T22:54:30.007Z] v2.1.1 [2023-10-24T22:54:30.007Z] v2.2.0 [2023-10-24T22:54:30.007Z] v2.3.0 [2023-10-24T22:54:30.007Z] v3.0 [2023-10-24T22:54:30.007Z] v3.0.0 [2023-10-24T22:54:30.007Z] v3.1.0-dev.1 [2023-10-24T22:54:30.007Z] v3.1.0-dev.10 [2023-10-24T22:54:30.007Z] v3.1.0-dev.11 [2023-10-24T22:54:30.007Z] v3.1.0-dev.12 [2023-10-24T22:54:30.007Z] v3.1.0-dev.13 [2023-10-24T22:54:30.007Z] v3.1.0-dev.14 [2023-10-24T22:54:30.007Z] v3.1.0-dev.15 [2023-10-24T22:54:30.007Z] v3.1.0-dev.16 [2023-10-24T22:54:30.007Z] v3.1.0-dev.17 [2023-10-24T22:54:30.007Z] v3.1.0-dev.18 [2023-10-24T22:54:30.007Z] v3.1.0-dev.19 [2023-10-24T22:54:30.007Z] v3.1.0-dev.2 [2023-10-24T22:54:30.007Z] v3.1.0-dev.20 [2023-10-24T22:54:30.007Z] v3.1.0-dev.21 [2023-10-24T22:54:30.007Z] v3.1.0-dev.22 [2023-10-24T22:54:30.007Z] v3.1.0-dev.23 [2023-10-24T22:54:30.007Z] v3.1.0-dev.24 [2023-10-24T22:54:30.007Z] v3.1.0-dev.25 [2023-10-24T22:54:30.007Z] v3.1.0-dev.26 [2023-10-24T22:54:30.007Z] v3.1.0-dev.3 [2023-10-24T22:54:30.007Z] v3.1.0-dev.4 [2023-10-24T22:54:30.007Z] v3.1.0-dev.5 [2023-10-24T22:54:30.007Z] v3.1.0-dev.6 [2023-10-24T22:54:30.007Z] v3.1.0-dev.7 [2023-10-24T22:54:30.007Z] v3.1.0-dev.8 [2023-10-24T22:54:30.007Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T22:54:30.294Z] + lftools sign git-tag v3.1.0-dev.26 [2023-10-24T22:54:30.859Z] Signing Git tag with Sigul... [2023-10-24T22:54:30.859Z] Signing v3.1.0-dev.26 [Pipeline] echo [2023-10-24T22:54:31.126Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:54:31.409Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T22:54:31.417Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T22:54:31.435Z] $ docker stop --time=1 98ef0ea52a77a7ec80ad53534a49645ff6c0964e68eb893273ba58505d118457 [2023-10-24T22:54:32.699Z] $ docker rm -f --volumes 98ef0ea52a77a7ec80ad53534a49645ff6c0964e68eb893273ba58505d118457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T22:54:33.127Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T22:54:33.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:54:33.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:54:33.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:54:33.500Z] prd-ubuntu20.04-docker-8c-8g-10320 does not seem to be running inside a container [2023-10-24T22:54:33.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-10-24T22:54:33.896Z] $ docker top c6e6d302ff3836cc8ba6c69226a68a53e40cfde077a2ad0e556993a7b0333429 -eo pid,comm [2023-10-24T22:54:33.945Z] 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-10-24T22:54:33.945Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T22:54:33.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:54:33.979Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:54:34.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:54:34.100Z] $ docker exec c6e6d302ff3836cc8ba6c69226a68a53e40cfde077a2ad0e556993a7b0333429 ssh-agent [2023-10-24T22:54:34.198Z] SSH_AUTH_SOCK=/tmp/ssh-WkjB894vrE81/agent.33 [2023-10-24T22:54:34.198Z] SSH_AGENT_PID=39 [2023-10-24T22:54:34.203Z] Running ssh-add (command line suppressed) [2023-10-24T22:54:34.294Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3653060809692753426.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3653060809692753426.key) [2023-10-24T22:54:34.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:54:34.598Z] + git semver bump pre [2023-10-24T22:54:34.856Z] 2023-10-24 22:54:34,758 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-24T22:54:34.856Z] 2023-10-24 22:54:34,758 [bump_version] DEBUG bumping version:3.1.0-dev.26 on axis:pre with prefix:dev [2023-10-24T22:54:34.856Z] 2023-10-24 22:54:34,758 [bump_version] DEBUG bumped version:3.1.0-dev.27 [2023-10-24T22:54:34.856Z] 2023-10-24 22:54:34,758 [write_version] DEBUG write version:3.1.0-dev.27 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-10-24T22:54:34.856Z] 2023-10-24 22:54:34,758 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-24T22:54:34.856Z] 2023-10-24 22:54:34,758 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-24T22:54:34.856Z] 2023-10-24 22:54:34,760 [execute] INFO git cat-file --batch-check [2023-10-24T22:54:34.856Z] 2023-10-24 22:54:34,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T22:54:34.856Z] 2023-10-24 22:54:34,765 [execute] INFO git cat-file --batch [2023-10-24T22:54:34.856Z] 2023-10-24 22:54:34,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T22:54:34.856Z] 2023-10-24 22:54:34,770 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-24T22:54:34.856Z] 3.1.0-dev.27 [Pipeline] } [2023-10-24T22:54:34.865Z] $ docker exec --env ******** --env ******** c6e6d302ff3836cc8ba6c69226a68a53e40cfde077a2ad0e556993a7b0333429 ssh-agent -k [2023-10-24T22:54:34.971Z] unset SSH_AUTH_SOCK; [2023-10-24T22:54:34.972Z] unset SSH_AGENT_PID; [2023-10-24T22:54:34.972Z] echo Agent pid 39 killed; [2023-10-24T22:54:34.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T22:54:35.278Z] + git semver [Pipeline] } [2023-10-24T22:54:35.548Z] $ docker stop --time=1 c6e6d302ff3836cc8ba6c69226a68a53e40cfde077a2ad0e556993a7b0333429 [2023-10-24T22:54:36.860Z] $ docker rm -f --volumes c6e6d302ff3836cc8ba6c69226a68a53e40cfde077a2ad0e556993a7b0333429 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:54:37.195Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T22:54:37.195Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:54:37.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:54:37.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:54:37.559Z] prd-ubuntu20.04-docker-8c-8g-10320 does not seem to be running inside a container [2023-10-24T22:54:37.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-10-24T22:54:37.917Z] $ docker top 0f8d02c49e7bf8368bf9f773a88740caed126157c28fda05b6eca5bba7347cb3 -eo pid,comm [2023-10-24T22:54:37.966Z] 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-10-24T22:54:37.966Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T22:54:38.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:54:38.001Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:54:38.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:54:38.116Z] $ docker exec 0f8d02c49e7bf8368bf9f773a88740caed126157c28fda05b6eca5bba7347cb3 ssh-agent [2023-10-24T22:54:38.219Z] SSH_AUTH_SOCK=/tmp/ssh-MycTzwxjLqvN/agent.32 [2023-10-24T22:54:38.219Z] SSH_AGENT_PID=38 [2023-10-24T22:54:38.223Z] Running ssh-add (command line suppressed) [2023-10-24T22:54:38.313Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9356787962216425781.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9356787962216425781.key) [2023-10-24T22:54:38.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:54:38.612Z] + git semver push [2023-10-24T22:54:38.870Z] 2023-10-24 22:54:38,780 [run_push] DEBUG push [2023-10-24T22:54:38.870Z] 2023-10-24 22:54:38,781 [execute] INFO git cat-file --batch-check [2023-10-24T22:54:38.870Z] 2023-10-24 22:54:38,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T22:54:38.870Z] 2023-10-24 22:54:38,783 [execute] INFO git rev-list 6683e831fcc7106833e05babb18e7b5c9d3c0f5e -- [2023-10-24T22:54:38.870Z] 2023-10-24 22:54:38,784 [execute] DEBUG Popen(['git', 'rev-list', '6683e831fcc7106833e05babb18e7b5c9d3c0f5e', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T22:54:38.870Z] 2023-10-24 22:54:38,791 [execute] INFO git fetch -v origin [2023-10-24T22:54:38.870Z] 2023-10-24 22:54:38,792 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-24T22:54:39.438Z] 2023-10-24 22:54:39,341 [run_push] DEBUG no remote changes detected [2023-10-24T22:54:39.438Z] 2023-10-24 22:54:39,341 [execute] INFO git push origin semver [2023-10-24T22:54:39.438Z] 2023-10-24 22:54:39,342 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T22:54:40.375Z] 2023-10-24 22:54:40,078 [run_push] DEBUG push all version tags [2023-10-24T22:54:40.375Z] 2023-10-24 22:54:40,079 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T22:54:40.375Z] 2023-10-24 22:54:40,079 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T22:54:40.944Z] 2023-10-24 22:54:40,786 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-10-24T22:54:40.944Z] 3.1.0-dev.27 [Pipeline] } [2023-10-24T22:54:40.954Z] $ docker exec --env ******** --env ******** 0f8d02c49e7bf8368bf9f773a88740caed126157c28fda05b6eca5bba7347cb3 ssh-agent -k [2023-10-24T22:54:41.058Z] unset SSH_AUTH_SOCK; [2023-10-24T22:54:41.058Z] unset SSH_AGENT_PID; [2023-10-24T22:54:41.058Z] echo Agent pid 38 killed; [2023-10-24T22:54:41.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T22:54:41.377Z] + git semver [Pipeline] } [2023-10-24T22:54:41.650Z] $ docker stop --time=1 0f8d02c49e7bf8368bf9f773a88740caed126157c28fda05b6eca5bba7347cb3 [2023-10-24T22:54:42.943Z] $ docker rm -f --volumes 0f8d02c49e7bf8368bf9f773a88740caed126157c28fda05b6eca5bba7347cb3 [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-10-24T22:54:43.544Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-10-24T22:54:43.544Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-10-24T22:54:43.544Z] total 16 [2023-10-24T22:54:43.544Z] drwxr-xr-x 3 root root 4096 Oct 24 22:46 . [2023-10-24T22:54:43.544Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 22:54 .. [2023-10-24T22:54:43.544Z] drwxr-xr-x 2 root root 4096 Oct 24 22:46 cost [2023-10-24T22:54:43.544Z] -rw-r--r-- 1 root root 89 Oct 24 22:46 cost.csv [2023-10-24T22:54:43.544Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-10-24T22:54:43.544Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-10-24T22:54:43.544Z] total 16 [2023-10-24T22:54:43.544Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:46 . [2023-10-24T22:54:43.544Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 22:54 .. [2023-10-24T22:54:43.544Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 22:46 cost [2023-10-24T22:54:43.544Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 24 22:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:54:43.883Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:54:44.439Z] ---> package-listing.sh [2023-10-24T22:54:44.439Z] ++ facter osfamily [2023-10-24T22:54:44.439Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T22:54:44.698Z] + OS_FAMILY=debian [2023-10-24T22:54:44.698Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-10-24T22:54:44.698Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T22:54:44.698Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T22:54:44.698Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T22:54:44.698Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T22:54:44.698Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-10-24T22:54:44.698Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T22:54:44.698Z] + case "${OS_FAMILY}" in [2023-10-24T22:54:44.698Z] + dpkg -l [2023-10-24T22:54:44.698Z] + grep '^ii' [2023-10-24T22:54:44.698Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T22:54:44.698Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T22:54:44.698Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T22:54:44.698Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-10-24T22:54:44.698Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-10-24T22:54:44.698Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-10-24T22:54:44.710Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T22:54:44.989Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:54:45.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:54:45.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:54:45.616Z] prd-ubuntu20.04-docker-8c-8g-10320 does not seem to be running inside a container [2023-10-24T22:54:45.644Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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-10-24T22:54:45.906Z] $ docker top f57b250fe3b18fa3110333ae11995ee53b150f4d0d930b1bfa25715ddf0f50bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:54:46.247Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T22:54:46.530Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T22:54:46.811Z] + ls /var/log/sa-host [2023-10-24T22:54:46.811Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:54:46.980Z] provisioning config files... [2023-10-24T22:54:46.989Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5127214394573722843tmp [Pipeline] { [Pipeline] echo [2023-10-24T22:54:47.002Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:54:47.286Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T22:54:47.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:54:47.627Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T22:54:47.640Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:54:47.922Z] ---> sudo-logs.sh [2023-10-24T22:54:47.922Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T22:54:47.951Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:54:48.235Z] ---> job-cost.sh [2023-10-24T22:54:48.235Z] lf-activate-venv: SKIPPING [2023-10-24T22:54:48.235Z] DEBUG: total: 0.2199999988079071 [2023-10-24T22:54:48.235Z] INFO: Retrieving Stack Cost... [2023-10-24T22:54:48.803Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T22:54:49.061Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T22:54:49.072Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:54:49.352Z] ---> logs-deploy.sh [2023-10-24T22:54:49.352Z] lf-activate-venv: SKIPPING [2023-10-24T22:54:49.352Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/152 [2023-10-24T22:54:49.352Z] INFO: archiving workspace using pattern(s): [2023-10-24T22:54:50.292Z] Archives upload complete. [2023-10-24T22:54:50.551Z] INFO: archiving logs to Nexus [2023-10-24T22:54:51.120Z] ---> uname -a: [2023-10-24T22:54:51.120Z] Linux prd-ubuntu20-04-docker-8c-8g-10320 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-24T22:54:51.120Z] [2023-10-24T22:54:51.120Z] [2023-10-24T22:54:51.120Z] ---> lscpu: [2023-10-24T22:54:51.120Z] Architecture: x86_64 [2023-10-24T22:54:51.120Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-24T22:54:51.120Z] Byte Order: Little Endian [2023-10-24T22:54:51.120Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-24T22:54:51.120Z] CPU(s): 8 [2023-10-24T22:54:51.120Z] On-line CPU(s) list: 0-7 [2023-10-24T22:54:51.120Z] Thread(s) per core: 1 [2023-10-24T22:54:51.120Z] Core(s) per socket: 1 [2023-10-24T22:54:51.120Z] Socket(s): 8 [2023-10-24T22:54:51.120Z] NUMA node(s): 1 [2023-10-24T22:54:51.120Z] Vendor ID: AuthenticAMD [2023-10-24T22:54:51.120Z] CPU family: 23 [2023-10-24T22:54:51.120Z] Model: 49 [2023-10-24T22:54:51.120Z] Model name: AMD EPYC-Rome Processor [2023-10-24T22:54:51.120Z] Stepping: 0 [2023-10-24T22:54:51.120Z] CPU MHz: 2799.998 [2023-10-24T22:54:51.120Z] BogoMIPS: 5599.99 [2023-10-24T22:54:51.120Z] Virtualization: AMD-V [2023-10-24T22:54:51.120Z] Hypervisor vendor: KVM [2023-10-24T22:54:51.120Z] Virtualization type: full [2023-10-24T22:54:51.120Z] L1d cache: 256 KiB [2023-10-24T22:54:51.120Z] L1i cache: 256 KiB [2023-10-24T22:54:51.120Z] L2 cache: 4 MiB [2023-10-24T22:54:51.120Z] L3 cache: 128 MiB [2023-10-24T22:54:51.120Z] NUMA node0 CPU(s): 0-7 [2023-10-24T22:54:51.120Z] Vulnerability Itlb multihit: Not affected [2023-10-24T22:54:51.120Z] Vulnerability L1tf: Not affected [2023-10-24T22:54:51.120Z] Vulnerability Mds: Not affected [2023-10-24T22:54:51.120Z] Vulnerability Meltdown: Not affected [2023-10-24T22:54:51.120Z] Vulnerability Mmio stale data: Not affected [2023-10-24T22:54:51.120Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-24T22:54:51.120Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-24T22:54:51.120Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-24T22:54:51.120Z] Vulnerability Srbds: Not affected [2023-10-24T22:54:51.120Z] Vulnerability Tsx async abort: Not affected [2023-10-24T22:54:51.120Z] 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-10-24T22:54:51.120Z] [2023-10-24T22:54:51.120Z] [2023-10-24T22:54:51.120Z] ---> nproc: [2023-10-24T22:54:51.120Z] 8 [2023-10-24T22:54:51.120Z] [2023-10-24T22:54:51.120Z] [2023-10-24T22:54:51.120Z] ---> df -h: [2023-10-24T22:54:51.120Z] Filesystem Size Used Avail Use% Mounted on [2023-10-24T22:54:51.120Z] overlay 155G 13G 143G 9% / [2023-10-24T22:54:51.120Z] tmpfs 64M 0 64M 0% /dev [2023-10-24T22:54:51.120Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-24T22:54:51.120Z] shm 64M 0 64M 0% /dev/shm [2023-10-24T22:54:51.120Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-10-24T22:54:51.120Z] [2023-10-24T22:54:51.120Z] [2023-10-24T22:54:51.120Z] ---> sar -b -r -n DEV: [2023-10-24T22:54:51.120Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10320) 10/24/23 _x86_64_ (8 CPU) [2023-10-24T22:54:51.120Z] [2023-10-24T22:54:51.120Z] 22:43:08 LINUX RESTART (8 CPU) [2023-10-24T22:54:51.120Z] [2023-10-24T22:54:51.120Z] 22:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-24T22:54:51.120Z] 22:45:01 155.75 0.62 155.13 0.00 33.47 47075.33 0.00 [2023-10-24T22:54:51.120Z] 22:46:01 251.57 0.27 251.30 0.00 17.73 58662.45 0.00 [2023-10-24T22:54:51.120Z] 22:47:01 51.62 0.02 51.61 0.00 2.27 16829.48 0.00 [2023-10-24T22:54:51.120Z] 22:48:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 [2023-10-24T22:54:51.120Z] 22:49:01 29.92 10.18 19.74 0.00 3442.59 3793.14 0.00 [2023-10-24T22:54:51.120Z] 22:50:01 1.98 0.00 1.98 0.00 0.00 21.33 0.00 [2023-10-24T22:54:51.120Z] 22:51:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 [2023-10-24T22:54:51.120Z] 22:52:01 1.92 0.00 1.92 0.00 0.00 20.80 0.00 [2023-10-24T22:54:51.120Z] 22:53:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2023-10-24T22:54:51.120Z] 22:54:01 41.39 0.27 41.13 0.00 15.46 27865.76 0.00 [2023-10-24T22:54:51.120Z] Average: 53.86 1.13 52.72 0.00 351.20 15431.83 0.00 [2023-10-24T22:54:51.120Z] [2023-10-24T22:54:51.120Z] 22:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-24T22:54:51.120Z] 22:45:01 28089416 31559816 754776 2.30 125960 3526352 2015660 5.94 1189832 3128928 374400 [2023-10-24T22:54:51.120Z] 22:46:01 28108596 31544088 764060 2.32 155148 3459092 1857216 5.47 1279796 3011568 396 [2023-10-24T22:54:51.120Z] 22:47:01 27622716 31568320 738500 2.25 163932 3911012 1735896 5.12 1274420 3450508 16 [2023-10-24T22:54:51.120Z] 22:48:01 27622744 31568376 738140 2.24 163972 3910996 1735896 5.12 1274140 3450508 4 [2023-10-24T22:54:51.120Z] 22:49:01 27384220 31551032 745852 2.27 169280 4114540 1823964 5.38 1432716 3505996 20 [2023-10-24T22:54:51.120Z] 22:50:01 27383896 31550788 745984 2.27 169356 4114540 1823964 5.38 1432716 3506000 8 [2023-10-24T22:54:51.120Z] 22:51:01 27394424 31561384 735304 2.24 169448 4114540 1823964 5.38 1422500 3506000 8 [2023-10-24T22:54:51.120Z] 22:52:01 27394360 31561360 735264 2.24 169516 4114524 1823964 5.38 1422544 3506000 16 [2023-10-24T22:54:51.120Z] 22:53:01 27394532 31561924 734836 2.23 169564 4114532 1823964 5.38 1422352 3506296 16 [2023-10-24T22:54:51.120Z] 22:54:01 26193040 31457648 833108 2.53 185412 5104612 1977776 5.83 1621096 4411452 300792 [2023-10-24T22:54:51.120Z] Average: 27458794 31548474 752582 2.29 164159 4048474 1844226 5.44 1377211 3498326 67568 [2023-10-24T22:54:51.120Z] [2023-10-24T22:54:51.120Z] 22:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-24T22:54:51.120Z] 22:45:01 docker0 288.23 360.95 22.30 2385.35 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:45:01 ens3 476.20 357.48 5474.19 40.19 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:45:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:46:01 docker0 3.02 5.83 0.18 62.26 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:46:01 ens3 68.01 59.51 171.58 101.74 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:46:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:47:01 ens3 137.69 98.83 2547.15 238.69 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:47:01 lo 6.53 6.53 0.65 0.65 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:48:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:49:01 ens3 115.71 62.86 1378.93 4.41 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:49:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:50:01 ens3 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:52:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:54:01 docker0 73.27 89.32 5.27 1023.28 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:54:01 ens3 216.91 142.08 4997.25 17.65 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] 22:54:01 vethd14fa32 73.27 89.42 6.28 1023.29 0.00 0.00 0.00 0.08 [2023-10-24T22:54:51.120Z] 22:54:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] Average: docker0 36.45 45.60 2.78 347.04 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] Average: ens3 101.49 72.12 1456.82 40.27 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] Average: vethd14fa32 7.33 8.94 0.63 102.33 0.00 0.00 0.00 0.01 [2023-10-24T22:54:51.120Z] Average: lo 1.25 1.25 0.12 0.12 0.00 0.00 0.00 0.00 [2023-10-24T22:54:51.120Z] [2023-10-24T22:54:51.120Z] [2023-10-24T22:54:51.120Z] ---> sar -P ALL: [2023-10-24T22:54:51.120Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10320) 10/24/23 _x86_64_ (8 CPU) [2023-10-24T22:54:51.120Z] [2023-10-24T22:54:51.120Z] 22:43:08 LINUX RESTART (8 CPU) [2023-10-24T22:54:51.120Z] [2023-10-24T22:54:51.120Z] 22:44:01 CPU %user %nice %system %iowait %steal %idle [2023-10-24T22:54:51.120Z] 22:45:01 all 5.76 0.00 2.54 1.89 0.06 89.75 [2023-10-24T22:54:51.120Z] 22:45:01 0 6.86 0.00 1.73 0.27 0.05 91.09 [2023-10-24T22:54:51.120Z] 22:45:01 1 4.85 0.00 1.93 0.29 0.05 92.89 [2023-10-24T22:54:51.120Z] 22:45:01 2 5.62 0.00 3.68 0.05 0.05 90.60 [2023-10-24T22:54:51.120Z] 22:45:01 3 6.11 0.00 2.72 0.54 0.07 90.57 [2023-10-24T22:54:51.120Z] 22:45:01 4 4.32 0.00 3.20 12.68 0.07 79.73 [2023-10-24T22:54:51.120Z] 22:45:01 5 6.59 0.00 2.60 1.02 0.05 89.74 [2023-10-24T22:54:51.120Z] 22:45:01 6 5.05 0.00 2.18 0.15 0.03 92.59 [2023-10-24T22:54:51.120Z] 22:45:01 7 6.68 0.00 2.29 0.19 0.08 90.76 [2023-10-24T22:54:51.120Z] 22:46:01 all 37.86 0.00 5.25 0.98 0.08 55.83 [2023-10-24T22:54:51.120Z] 22:46:01 0 37.61 0.00 5.56 3.26 0.07 53.50 [2023-10-24T22:54:51.120Z] 22:46:01 1 37.27 0.00 5.40 0.52 0.07 56.73 [2023-10-24T22:54:51.120Z] 22:46:01 2 36.64 0.00 5.61 0.22 0.08 57.44 [2023-10-24T22:54:51.120Z] 22:46:01 3 38.88 0.00 5.37 0.54 0.08 55.13 [2023-10-24T22:54:51.120Z] 22:46:01 4 36.69 0.00 4.53 0.96 0.07 57.76 [2023-10-24T22:54:51.120Z] 22:46:01 5 38.76 0.00 4.85 0.32 0.08 55.99 [2023-10-24T22:54:51.120Z] 22:46:01 6 39.38 0.00 4.87 0.12 0.08 55.54 [2023-10-24T22:54:51.120Z] 22:46:01 7 37.64 0.00 5.82 1.87 0.08 54.58 [2023-10-24T22:54:51.120Z] 22:47:01 all 3.07 0.00 1.18 0.23 0.02 95.49 [2023-10-24T22:54:51.120Z] 22:47:01 0 3.13 0.00 1.04 0.15 0.03 95.65 [2023-10-24T22:54:51.120Z] 22:47:01 1 3.61 0.00 0.89 0.03 0.02 95.45 [2023-10-24T22:54:51.120Z] 22:47:01 2 3.44 0.00 0.97 0.02 0.05 95.52 [2023-10-24T22:54:51.120Z] 22:47:01 3 2.99 0.00 1.17 0.33 0.02 95.49 [2023-10-24T22:54:51.120Z] 22:47:01 4 2.08 0.00 1.56 0.03 0.02 96.31 [2023-10-24T22:54:51.120Z] 22:47:01 5 2.06 0.00 1.14 0.05 0.02 96.73 [2023-10-24T22:54:51.120Z] 22:47:01 6 3.31 0.00 1.02 0.00 0.00 95.67 [2023-10-24T22:54:51.120Z] 22:47:01 7 3.96 0.00 1.68 1.22 0.02 93.13 [2023-10-24T22:54:51.120Z] 22:48:01 all 0.01 0.00 0.00 0.01 0.02 99.96 [2023-10-24T22:54:51.120Z] 22:48:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-10-24T22:54:51.120Z] 22:48:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-10-24T22:54:51.120Z] 22:48:01 2 0.05 0.00 0.00 0.00 0.05 99.90 [2023-10-24T22:54:51.120Z] 22:48:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-10-24T22:54:51.120Z] 22:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T22:54:51.120Z] 22:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T22:54:51.120Z] 22:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T22:54:51.120Z] 22:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-24T22:54:51.120Z] 22:49:01 all 0.92 0.00 0.41 0.23 0.02 98.42 [2023-10-24T22:54:51.120Z] 22:49:01 0 0.70 0.00 0.27 0.07 0.02 98.95 [2023-10-24T22:54:51.120Z] 22:49:01 1 0.60 0.00 0.32 0.03 0.00 99.05 [2023-10-24T22:54:51.120Z] 22:49:01 2 0.47 0.00 0.28 0.15 0.05 99.05 [2023-10-24T22:54:51.120Z] 22:49:01 3 2.40 0.00 0.52 0.63 0.02 96.43 [2023-10-24T22:54:51.120Z] 22:49:01 4 1.07 0.00 0.70 0.42 0.02 97.80 [2023-10-24T22:54:51.120Z] 22:49:01 5 0.80 0.00 0.45 0.08 0.02 98.65 [2023-10-24T22:54:51.120Z] 22:49:01 6 0.82 0.00 0.55 0.22 0.00 98.42 [2023-10-24T22:54:51.120Z] 22:49:01 7 0.53 0.00 0.22 0.23 0.02 99.00 [2023-10-24T22:54:51.120Z] 22:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-10-24T22:54:51.120Z] 22:50:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2023-10-24T22:54:51.120Z] 22:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T22:54:51.120Z] 22:50:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2023-10-24T22:54:51.120Z] 22:50:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-10-24T22:54:51.120Z] 22:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T22:54:51.120Z] 22:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T22:54:51.120Z] 22:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T22:54:51.120Z] 22:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T22:54:51.120Z] 22:51:01 all 0.08 0.00 0.01 0.01 0.01 99.90 [2023-10-24T22:54:51.120Z] 22:51:01 0 0.08 0.00 0.02 0.02 0.02 99.87 [2023-10-24T22:54:51.120Z] 22:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-24T22:54:51.120Z] 22:51:01 2 0.40 0.00 0.03 0.00 0.03 99.53 [2023-10-24T22:54:51.120Z] 22:51:01 3 0.05 0.00 0.00 0.03 0.00 99.92 [2023-10-24T22:54:51.120Z] 22:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-24T22:54:51.120Z] 22:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-24T22:54:51.120Z] 22:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T22:54:51.120Z] 22:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T22:54:51.120Z] 22:52:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2023-10-24T22:54:51.120Z] 22:52:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-10-24T22:54:51.120Z] 22:52:01 1 0.30 0.00 0.00 0.00 0.00 99.70 [2023-10-24T22:54:51.120Z] 22:52:01 2 0.03 0.00 0.05 0.00 0.03 99.88 [2023-10-24T22:54:51.120Z] 22:52:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-10-24T22:54:51.120Z] 22:52:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-24T22:54:51.120Z] 22:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T22:54:51.120Z] 22:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T22:54:51.120Z] 22:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T22:54:51.120Z] 22:53:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2023-10-24T22:54:51.120Z] 22:53:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-10-24T22:54:51.120Z] 22:53:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2023-10-24T22:54:51.120Z] 22:53:01 2 1.36 0.00 0.02 0.00 0.03 98.60 [2023-10-24T22:54:51.120Z] 22:53:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-10-24T22:54:51.120Z] 22:53:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-10-24T22:54:51.120Z] 22:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T22:54:51.120Z] 22:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T22:54:51.120Z] 22:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T22:54:51.120Z] 22:54:01 all 4.14 0.00 1.44 0.29 0.02 94.10 [2023-10-24T22:54:51.120Z] 22:54:01 0 3.74 0.00 1.27 0.03 0.03 94.92 [2023-10-24T22:54:51.120Z] 22:54:01 1 3.81 0.00 1.17 0.00 0.02 95.00 [2023-10-24T22:54:51.120Z] 22:54:01 2 5.61 0.00 1.07 0.03 0.05 93.24 [2023-10-24T22:54:51.120Z] 22:54:01 3 2.62 0.00 1.24 0.32 0.02 95.81 [2023-10-24T22:54:51.120Z] 22:54:01 4 6.04 0.00 1.89 1.79 0.02 90.26 [2023-10-24T22:54:51.120Z] 22:54:01 5 3.35 0.00 1.50 0.03 0.02 95.10 [2023-10-24T22:54:51.120Z] 22:54:01 6 4.00 0.00 1.59 0.07 0.02 94.33 [2023-10-24T22:54:51.120Z] 22:54:01 7 3.97 0.00 1.81 0.03 0.02 94.17 [2023-10-24T22:54:51.120Z] Average: all 5.18 0.00 1.08 0.36 0.02 93.35 [2023-10-24T22:54:51.120Z] Average: 0 5.18 0.00 0.99 0.38 0.03 93.42 [2023-10-24T22:54:51.120Z] Average: 1 5.02 0.00 0.97 0.09 0.02 93.91 [2023-10-24T22:54:51.120Z] Average: 2 5.34 0.00 1.17 0.05 0.05 93.40 [2023-10-24T22:54:51.120Z] Average: 3 5.28 0.00 1.10 0.25 0.03 93.35 [2023-10-24T22:54:51.120Z] Average: 4 4.99 0.00 1.19 1.58 0.02 92.22 [2023-10-24T22:54:51.120Z] Average: 5 5.14 0.00 1.05 0.15 0.02 93.64 [2023-10-24T22:54:51.120Z] Average: 6 5.22 0.00 1.02 0.06 0.02 93.70 [2023-10-24T22:54:51.120Z] Average: 7 5.24 0.00 1.17 0.35 0.02 93.21 [2023-10-24T22:54:51.120Z] [2023-10-24T22:54:51.120Z] [2023-10-24T22:54:51.120Z]