Pull request #301 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from f99d39125280c9a7b99840202c5d5201a00ee234+c6cff038fe156dd62418d57d6c36ffe741a1df05 (81de760244bc167ed7b6b16f08b9877cd5fb149c) 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-ssh16473645195988821579.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12103099125126273938.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-301/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-onvif-camera/branches/PR-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4794705897653565591.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh1974402996524868910.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-onvif-camera/branches/PR-301/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-onvif-camera/branches/PR-301/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13631206852433900749.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7256 in /w/workspace/undry_device-onvif-camera_PR-301 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-301 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c6cff038fe156dd62418d57d6c36ffe741a1df05 into PR head commit f99d39125280c9a7b99840202c5d5201a00ee234 Merge succeeded, producing f99d39125280c9a7b99840202c5d5201a00ee234 Checking out Revision f99d39125280c9a7b99840202c5d5201a00ee234 (PR-301) > git config core.sparsecheckout # timeout=10 > git checkout -f f99d39125280c9a7b99840202c5d5201a00ee234 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c6cff038fe156dd62418d57d6c36ffe741a1df05 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f99d39125280c9a7b99840202c5d5201a00ee234 # timeout=10 Commit message: "feat!: Consume SDK interface changes" First time build. Skipping changelog. > git rev-list --no-walk 1f81003e46dde388b56d1ed163f5d839452b4eeb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:37:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:37:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:37:02 ========================================================= 01:37:02 EdgeX Global Pipelines Version Info 01:37:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:37:02 ------------------- 01:37:02 stable info: 01:37:02 ------------------- 01:37:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:37:02 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 01:37:02 Message: update stable to v1.0.245 01:37:03 ------------------- 01:37:03 experimental info: 01:37:03 ------------------- 01:37:03 Commited By: **** collab-it+edgex@linuxfoundation.org 01:37:03 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 01:37:03 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-301 [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-301 [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-301 [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f99d39125280c9a7b99840202c5d5201a00ee234 [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f99d391 [Pipeline] echo 01:37:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:03 provisioning config files... 01:37:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-301@tmp/config9783614781289373069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:04 ---> docker-login.sh 01:37:04 nexus3.edgexfoundry.org:10001 01:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:04 Configure a credential helper to remove this warning. See 01:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:04 01:37:04 Login Succeeded 01:37:04 nexus3.edgexfoundry.org:10002 01:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:04 Configure a credential helper to remove this warning. See 01:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:04 01:37:04 Login Succeeded 01:37:04 nexus3.edgexfoundry.org:10003 01:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:04 Configure a credential helper to remove this warning. See 01:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:04 01:37:04 Login Succeeded 01:37:04 nexus3.edgexfoundry.org:10004 01:37:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:05 Configure a credential helper to remove this warning. See 01:37:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:05 01:37:05 Login Succeeded 01:37:05 docker.io 01:37:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:05 Configure a credential helper to remove this warning. See 01:37:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:05 01:37:05 Login Succeeded 01:37:05 ---> docker-login.sh ends [Pipeline] } 01:37:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:37:05 + git rev-list -1 --merges f99d39125280c9a7b99840202c5d5201a00ee234~1..f99d39125280c9a7b99840202c5d5201a00ee234 [Pipeline] echo 01:37:05 -----------> git rev-list -1 --merges f99d39125280c9a7b99840202c5d5201a00ee234~1..f99d39125280c9a7b99840202c5d5201a00ee234 f99d39125280c9a7b99840202c5d5201a00ee234 [false] [Pipeline] sh 01:37:05 + git log --format=format:%s -1 f99d39125280c9a7b99840202c5d5201a00ee234 [Pipeline] echo 01:37:05 ========================================================= 01:37:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:37:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:37:06 + git log --format=format:%s -1 f99d39125280c9a7b99840202c5d5201a00ee234 [Pipeline] echo 01:37:06 [semverPrep] GIT_COMMIT: f99d39125280c9a7b99840202c5d5201a00ee234, Commit Message: feat!: Consume SDK interface changes [Pipeline] echo 01:37:06 [semverPrep] This is not a build commit. [Pipeline] sh 01:37:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:37:06 + grep -v github /etc/ssh/ssh_known_hosts 01:37:06 + [ -e /tmp/ssh_known_hosts ] 01:37:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:37:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:37:06 + sudo tee -a /etc/ssh/ssh_known_hosts 01:37:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:37:07 01:37:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:37:07 0.1.4: Pulling from edgex-devops/py-git-semver 01:37:07 b85a868b505f: Pulling fs layer 01:37:07 e2be974225ed: Pulling fs layer 01:37:07 339a4e72a1f5: Pulling fs layer 01:37:07 988bab9f4d93: Pulling fs layer 01:37:07 1469e6f7b9e6: Pulling fs layer 01:37:07 eaf3925da568: Pulling fs layer 01:37:07 bab4dde63d76: Pulling fs layer 01:37:07 bde34c3a00c8: Pulling fs layer 01:37:07 b352a97aabf1: Pulling fs layer 01:37:07 4872d77fe225: Pulling fs layer 01:37:07 5851b861e8e6: Pulling fs layer 01:37:07 988bab9f4d93: Waiting 01:37:07 1469e6f7b9e6: Waiting 01:37:07 eaf3925da568: Waiting 01:37:07 bab4dde63d76: Waiting 01:37:07 bde34c3a00c8: Waiting 01:37:07 b352a97aabf1: Waiting 01:37:07 4872d77fe225: Waiting 01:37:07 e2be974225ed: Download complete 01:37:07 988bab9f4d93: Download complete 01:37:07 1469e6f7b9e6: Verifying Checksum 01:37:07 1469e6f7b9e6: Download complete 01:37:07 eaf3925da568: Verifying Checksum 01:37:07 eaf3925da568: Download complete 01:37:07 339a4e72a1f5: Verifying Checksum 01:37:07 339a4e72a1f5: Download complete 01:37:07 bde34c3a00c8: Verifying Checksum 01:37:07 bde34c3a00c8: Download complete 01:37:07 b352a97aabf1: Download complete 01:37:07 4872d77fe225: Download complete 01:37:07 5851b861e8e6: Verifying Checksum 01:37:07 5851b861e8e6: Download complete 01:37:07 b85a868b505f: Verifying Checksum 01:37:07 b85a868b505f: Download complete 01:37:07 bab4dde63d76: Verifying Checksum 01:37:07 bab4dde63d76: Download complete 01:37:08 b85a868b505f: Pull complete 01:37:09 e2be974225ed: Pull complete 01:37:09 339a4e72a1f5: Pull complete 01:37:09 988bab9f4d93: Pull complete 01:37:09 1469e6f7b9e6: Pull complete 01:37:09 eaf3925da568: Pull complete 01:37:11 bab4dde63d76: Pull complete 01:37:11 bde34c3a00c8: Pull complete 01:37:11 b352a97aabf1: Pull complete 01:37:12 4872d77fe225: Pull complete 01:37:12 5851b861e8e6: Pull complete 01:37:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:37:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:37:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:12 prd-ubuntu20.04-docker-8c-8g-7256 does not seem to be running inside a container 01:37:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-301 -v /w/workspace/undry_device-onvif-camera_PR-301:/w/workspace/undry_device-onvif-camera_PR-301:rw,z -v /w/workspace/undry_device-onvif-camera_PR-301@tmp:/w/workspace/undry_device-onvif-camera_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:37:17 $ docker top fb785038c4728cc6dd8bf2f3022ca179e47ff74a65a08728321ab0b0ecfe55d1 -eo pid,comm 01:37:17 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). 01:37:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:37:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:37:17 [ssh-agent] Looking for ssh-agent implementation... 01:37:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:37:17 $ docker exec fb785038c4728cc6dd8bf2f3022ca179e47ff74a65a08728321ab0b0ecfe55d1 ssh-agent 01:37:18 SSH_AUTH_SOCK=/tmp/ssh-b3gezKJN3Vb2/agent.32 01:37:18 SSH_AGENT_PID=38 01:37:18 Running ssh-add (command line suppressed) 01:37:18 Identity added: /w/workspace/undry_device-onvif-camera_PR-301@tmp/private_key_4646881250841021784.key (/w/workspace/undry_device-onvif-camera_PR-301@tmp/private_key_4646881250841021784.key) 01:37:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:37:18 + git tag --points-at HEAD [Pipeline] } 01:37:18 $ docker exec --env ******** --env ******** fb785038c4728cc6dd8bf2f3022ca179e47ff74a65a08728321ab0b0ecfe55d1 ssh-agent -k 01:37:18 unset SSH_AUTH_SOCK; 01:37:18 unset SSH_AGENT_PID; 01:37:18 echo Agent pid 38 killed; 01:37:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:37:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:37:18 [ssh-agent] Looking for ssh-agent implementation... 01:37:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:37:18 $ docker exec fb785038c4728cc6dd8bf2f3022ca179e47ff74a65a08728321ab0b0ecfe55d1 ssh-agent 01:37:18 SSH_AUTH_SOCK=/tmp/ssh-nqIibFnMNOdn/agent.70 01:37:18 SSH_AGENT_PID=76 01:37:18 Running ssh-add (command line suppressed) 01:37:18 Identity added: /w/workspace/undry_device-onvif-camera_PR-301@tmp/private_key_7049860255571561716.key (/w/workspace/undry_device-onvif-camera_PR-301@tmp/private_key_7049860255571561716.key) 01:37:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:37:19 + git semver init 01:37:19 2023-04-10 01:37:19,614 [run_init] DEBUG init version:0.0.0 force:False 01:37:19 2023-04-10 01:37:19,616 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-301/.semver 01:37:19 2023-04-10 01:37:19,616 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-301/.semver 01:37:19 2023-04-10 01:37:19,617 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-301/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-301, universal_newlines=False, shell=None, istream=None) 01:37:20 2023-04-10 01:37:20,619 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-301/.git/info/exclude 01:37:20 2023-04-10 01:37:20,620 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-301/.semver/PR-301 with force:False 01:37:20 2023-04-10 01:37:20,620 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-301/.semver/PR-301 01:37:20 2023-04-10 01:37:20,624 [execute] INFO git cat-file --batch-check 01:37:20 2023-04-10 01:37:20,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-301/.semver, universal_newlines=False, shell=None, istream=) 01:37:20 2023-04-10 01:37:20,632 [execute] INFO git cat-file --batch 01:37:20 2023-04-10 01:37:20,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-301/.semver, universal_newlines=False, shell=None, istream=) 01:37:20 2023-04-10 01:37:20,638 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-301/.semver/PR-301 01:37:20 0.0.0 [Pipeline] } 01:37:20 $ docker exec --env ******** --env ******** fb785038c4728cc6dd8bf2f3022ca179e47ff74a65a08728321ab0b0ecfe55d1 ssh-agent -k 01:37:20 unset SSH_AUTH_SOCK; 01:37:20 unset SSH_AGENT_PID; 01:37:20 echo Agent pid 76 killed; 01:37:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:37:21 + git semver [Pipeline] } 01:37:21 $ docker stop --time=1 fb785038c4728cc6dd8bf2f3022ca179e47ff74a65a08728321ab0b0ecfe55d1 01:37:22 $ docker rm -f --volumes fb785038c4728cc6dd8bf2f3022ca179e47ff74a65a08728321ab0b0ecfe55d1 [Pipeline] // withDockerContainer [Pipeline] sh 01:37:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:37:23 Stashed 1 file(s) [Pipeline] echo 01:37:23 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:23 provisioning config files... 01:37:23 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-301@tmp/config6489891588339889803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:23 ---> docker-login.sh 01:37:23 nexus3.edgexfoundry.org:10001 01:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:23 Configure a credential helper to remove this warning. See 01:37:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:23 01:37:23 Login Succeeded 01:37:23 nexus3.edgexfoundry.org:10002 01:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:23 Configure a credential helper to remove this warning. See 01:37:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:23 01:37:23 Login Succeeded 01:37:23 nexus3.edgexfoundry.org:10003 01:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:24 Configure a credential helper to remove this warning. See 01:37:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:24 01:37:24 Login Succeeded 01:37:24 nexus3.edgexfoundry.org:10004 01:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:24 Configure a credential helper to remove this warning. See 01:37:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:24 01:37:24 Login Succeeded 01:37:24 docker.io 01:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:24 Configure a credential helper to remove this warning. See 01:37:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:24 01:37:24 Login Succeeded 01:37:24 ---> docker-login.sh ends [Pipeline] } 01:37:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:37:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:37:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:37:24 ========================================================= 01:37:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:37:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:37:24 Sending build context to Docker daemon 26.92MB 01:37:24 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 01:37:24 Step 2/13 : FROM ${BASE} AS builder 01:37:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:37:24 63b65145d645: Pulling fs layer 01:37:24 a2d21d5440eb: Pulling fs layer 01:37:24 935e6c44a52c: Pulling fs layer 01:37:24 94cc34f8dd06: Pulling fs layer 01:37:24 30dea6a524f1: Pulling fs layer 01:37:24 a2aff8979fd8: Pulling fs layer 01:37:24 6808be2612f2: Pulling fs layer 01:37:24 f25807f1079a: Pulling fs layer 01:37:24 94cc34f8dd06: Waiting 01:37:24 6808be2612f2: Waiting 01:37:24 f25807f1079a: Waiting 01:37:24 a2aff8979fd8: Waiting 01:37:24 a2d21d5440eb: Verifying Checksum 01:37:24 a2d21d5440eb: Download complete 01:37:24 94cc34f8dd06: Verifying Checksum 01:37:24 94cc34f8dd06: Download complete 01:37:24 30dea6a524f1: Verifying Checksum 01:37:24 30dea6a524f1: Download complete 01:37:24 63b65145d645: Verifying Checksum 01:37:24 63b65145d645: Download complete 01:37:24 a2aff8979fd8: Verifying Checksum 01:37:24 a2aff8979fd8: Download complete 01:37:25 63b65145d645: Pull complete 01:37:25 a2d21d5440eb: Pull complete 01:37:25 f25807f1079a: Verifying Checksum 01:37:25 f25807f1079a: Download complete 01:37:25 935e6c44a52c: Verifying Checksum 01:37:25 935e6c44a52c: Download complete 01:37:26 6808be2612f2: Verifying Checksum 01:37:26 6808be2612f2: Download complete 01:37:29 935e6c44a52c: Pull complete 01:37:29 94cc34f8dd06: Pull complete 01:37:29 30dea6a524f1: Pull complete 01:37:29 a2aff8979fd8: Pull complete 01:37:31 6808be2612f2: Pull complete 01:37:32 f25807f1079a: Pull complete 01:37:32 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 01:37:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:37:32 ---> 3b553350e43f 01:37:32 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:37:38 Still waiting to schedule task 01:37:38 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7254’ 01:37:40 ---> Running in ab98d716613e 01:37:40 Removing intermediate container ab98d716613e 01:37:40 ---> ac417776c91c 01:37:40 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:37:40 ---> Running in 87ca0ec69115 01:37:40 Removing intermediate container 87ca0ec69115 01:37:40 ---> caca535664b2 01:37:40 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 01:37:40 ---> Running in 5070b8d4613a 01:37:40 Removing intermediate container 5070b8d4613a 01:37:40 ---> af7dc788e1e0 01:37:40 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 01:37:40 ---> Running in d3c776c2a408 01:37:40 Removing intermediate container d3c776c2a408 01:37:40 ---> fd246d377080 01:37:40 Step 7/13 : LABEL Name=edgex-device-onvif-camera 01:37:40 ---> Running in f8de56f70937 01:37:40 Removing intermediate container f8de56f70937 01:37:40 ---> 46091fc5709a 01:37:40 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:37:40 ---> Running in 5f53dbc5cf56 01:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:37:41 OK: 265 MiB in 53 packages 01:37:41 Removing intermediate container 5f53dbc5cf56 01:37:41 ---> 8c9d3ac630dd 01:37:41 Step 9/13 : WORKDIR /device-onvif-camera 01:37:41 ---> Running in 0175669b2955 01:37:42 Removing intermediate container 0175669b2955 01:37:42 ---> 3c663ca5c534 01:37:42 Step 10/13 : COPY go.mod vendor* ./ 01:37:42 ---> 3850916c0522 01:37:42 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:42 ---> Running in 4aa025e1c800 01:38:38 Removing intermediate container 4aa025e1c800 01:38:38 ---> 0c599b29e5af 01:38:38 Step 12/13 : COPY . . 01:38:38 ---> 80b358b3f767 01:38:38 Step 13/13 : RUN ${MAKE} 01:38:38 ---> Running in 5207d095e76c 01:38:38 noop 01:38:38 Removing intermediate container 5207d095e76c 01:38:38 ---> 5d63c586352e 01:38:38 Successfully built 5d63c586352e 01:38:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:38 + docker inspect -f . ci-base-image-x86_64 01:38:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:38 prd-ubuntu20.04-docker-8c-8g-7256 does not seem to be running inside a container 01:38:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-301 -v /w/workspace/undry_device-onvif-camera_PR-301:/w/workspace/undry_device-onvif-camera_PR-301:rw,z -v /w/workspace/undry_device-onvif-camera_PR-301@tmp:/w/workspace/undry_device-onvif-camera_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:38:39 $ docker top b539b57442a1ea98304154ffe645dfe9857b1f54d069d312f18bc30e0980f72f -eo pid,comm [Pipeline] { [Pipeline] sh 01:38:39 + go version 01:38:39 go version go1.20.2 linux/amd64 [Pipeline] } 01:38:39 $ docker stop --time=1 b539b57442a1ea98304154ffe645dfe9857b1f54d069d312f18bc30e0980f72f 01:38:40 $ docker rm -f --volumes b539b57442a1ea98304154ffe645dfe9857b1f54d069d312f18bc30e0980f72f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:41 + docker inspect -f . ci-base-image-x86_64 01:38:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:41 prd-ubuntu20.04-docker-8c-8g-7256 does not seem to be running inside a container 01:38:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-301 -v /w/workspace/undry_device-onvif-camera_PR-301:/w/workspace/undry_device-onvif-camera_PR-301:rw,z -v /w/workspace/undry_device-onvif-camera_PR-301@tmp:/w/workspace/undry_device-onvif-camera_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:38:41 $ docker top b1f087c58070904b55a4c34ad3c99ecdf6014d4ef57e156301b5ac150d7af87a -eo pid,comm [Pipeline] { [Pipeline] sh 01:38:42 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-301 [Pipeline] fileExists [Pipeline] sh 01:38:42 + make test 01:38:42 go test ./... -coverprofile=coverage.out ./... 01:38:46 ? github.com/edgexfoundry/device-onvif-camera [no test files] 01:38:56 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 01:38:56 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 01:38:58 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.6% of statements 01:38:58 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.067s coverage: 86.5% of statements 01:39:05 go vet ./... 01:39:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:39:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:39:08 ./bin/test-attribution-txt.sh 01:39:08 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 01:39:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:39:08 $ docker stop --time=1 b1f087c58070904b55a4c34ad3c99ecdf6014d4ef57e156301b5ac150d7af87a 01:39:14 $ docker rm -f --volumes b1f087c58070904b55a4c34ad3c99ecdf6014d4ef57e156301b5ac150d7af87a [Pipeline] // withDockerContainer [Pipeline] sh 01:39:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:39:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:39:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:39:15 + ls -al . 01:39:15 total 236 01:39:15 drwxrwxr-x 10 jenkins jenkins 4096 Apr 10 01:38 . 01:39:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 01:36 .. 01:39:15 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 01:37 .git 01:39:15 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 01:36 .github 01:39:15 -rw-rw-r-- 1 jenkins jenkins 496 Apr 10 01:36 .gitignore 01:39:15 -rw-rw-r-- 1 jenkins jenkins 42 Apr 10 01:36 .golangci.yml 01:39:15 drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 01:37 .semver 01:39:15 -rw-rw-r-- 1 jenkins jenkins 9732 Apr 10 01:36 Attribution.txt 01:39:15 -rw-rw-r-- 1 jenkins jenkins 6312 Apr 10 01:36 CHANGELOG.md 01:39:15 -rw-rw-r-- 1 jenkins jenkins 1574 Apr 10 01:36 Dockerfile 01:39:15 -rw-rw-r-- 1 jenkins jenkins 677 Apr 10 01:36 GOVERNANCE.md 01:39:15 -rw-rw-r-- 1 jenkins jenkins 734 Apr 10 01:36 Jenkinsfile 01:39:15 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 10 01:36 LICENSE 01:39:15 -rw-rw-r-- 1 jenkins jenkins 2751 Apr 10 01:36 Makefile 01:39:15 -rw-rw-r-- 1 jenkins jenkins 625 Apr 10 01:36 OWNERS.md 01:39:15 -rw-rw-r-- 1 jenkins jenkins 6250 Apr 10 01:36 README.md 01:39:15 -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 01:37 VERSION 01:39:15 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 01:36 bin 01:39:15 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 01:36 cmd 01:39:15 -rw-r--r-- 1 jenkins jenkins 78835 Apr 10 01:38 coverage.out 01:39:15 drwxrwxr-x 6 jenkins jenkins 4096 Apr 10 01:36 doc 01:39:15 -rw-rw-r-- 1 jenkins jenkins 3557 Apr 10 01:36 go.mod 01:39:15 -rw-rw-r-- 1 jenkins jenkins 33057 Apr 10 01:36 go.sum 01:39:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 01:36 internal 01:39:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 01:36 snap 01:39:15 -rw-rw-r-- 1 jenkins jenkins 236 Apr 10 01:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:15 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f99d39125280c9a7b99840202c5d5201a00ee234 --label arch=amd64 --label version=0.0.0 . 01:39:15 Sending build context to Docker daemon 27MB 01:39:15 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 01:39:15 Step 2/26 : FROM ${BASE} AS builder 01:39:15 ---> 5d63c586352e 01:39:15 Step 3/26 : ARG ADD_BUILD_TAGS="" 01:39:16 ---> Running in 3ab8e5758060 01:39:16 Removing intermediate container 3ab8e5758060 01:39:16 ---> 9fd15350bc27 01:39:16 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:39:16 ---> Running in ad1c525d88a0 01:39:16 Removing intermediate container ad1c525d88a0 01:39:16 ---> c458326ff399 01:39:16 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 01:39:16 ---> Running in 8e5abcaae75b 01:39:16 Removing intermediate container 8e5abcaae75b 01:39:16 ---> d06b6acd2d8b 01:39:16 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 01:39:16 ---> Running in fa6c0958a093 01:39:16 Removing intermediate container fa6c0958a093 01:39:16 ---> 3cf46125b03c 01:39:16 Step 7/26 : LABEL Name=edgex-device-onvif-camera 01:39:16 ---> Running in 28b30f6e70cf 01:39:16 Removing intermediate container 28b30f6e70cf 01:39:16 ---> 4447414c4a28 01:39:16 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:39:16 ---> Running in 2e9c37a254d9 01:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:39:17 OK: 265 MiB in 53 packages 01:39:17 Removing intermediate container 2e9c37a254d9 01:39:17 ---> 5478be2eac29 01:39:17 Step 9/26 : WORKDIR /device-onvif-camera 01:39:18 ---> Running in 7d5dfb72c2aa 01:39:18 Removing intermediate container 7d5dfb72c2aa 01:39:18 ---> 35296bfb7672 01:39:18 Step 10/26 : COPY go.mod vendor* ./ 01:39:18 ---> d06b63cb6655 01:39:18 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:18 ---> Running in aa70e643b643 01:39:18 Removing intermediate container aa70e643b643 01:39:18 ---> db49ed69ab8d 01:39:18 Step 12/26 : COPY . . 01:39:19 ---> 38bc4f19e7d3 01:39:19 Step 13/26 : RUN ${MAKE} 01:39:19 ---> Running in 333e273e730f 01:39:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 01:39:46 Removing intermediate container 333e273e730f 01:39:46 ---> 64f59d9144e3 01:39:46 Step 14/26 : FROM alpine:3.17 01:39:46 3.17: Pulling from library/alpine 01:39:46 f56be85fc22e: Pulling fs layer 01:39:46 f56be85fc22e: Download complete 01:39:46 f56be85fc22e: Pull complete 01:39:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:39:46 Status: Downloaded newer image for alpine:3.17 01:39:46 ---> 9ed4aefc74f6 01:39:46 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 01:39:46 ---> Running in cc262e678485 01:39:46 Removing intermediate container cc262e678485 01:39:46 ---> 6c58d35187e0 01:39:46 Step 16/26 : RUN apk add --update --no-cache dumb-init 01:39:46 ---> Running in f4f2a216ad5f 01:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:39:46 (1/1) Installing dumb-init (1.2.5-r2) 01:39:46 Executing busybox-1.35.0-r29.trigger 01:39:46 OK: 7 MiB in 16 packages 01:39:46 Removing intermediate container f4f2a216ad5f 01:39:46 ---> 6b3de0b148ce 01:39:46 Step 17/26 : WORKDIR / 01:39:46 ---> Running in cf3347cc16a2 01:39:46 Removing intermediate container cf3347cc16a2 01:39:46 ---> e65da7a77951 01:39:46 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 01:39:46 ---> 2f5190a99f72 01:39:46 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 01:39:46 ---> 587edffa78e2 01:39:46 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 01:39:46 ---> 123fe3e718c1 01:39:46 Step 21/26 : EXPOSE 59984 01:39:46 ---> Running in 5ba58c9f713d 01:39:46 Removing intermediate container 5ba58c9f713d 01:39:46 ---> 0eadc2002acd 01:39:46 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 01:39:46 ---> Running in be48c160c511 01:39:46 Removing intermediate container be48c160c511 01:39:46 ---> 50eac0dbe076 01:39:46 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 01:39:46 ---> Running in 1a3cfed2be18 01:39:46 Removing intermediate container 1a3cfed2be18 01:39:46 ---> 6d01d1595981 01:39:46 Step 24/26 : LABEL arch=amd64 01:39:46 ---> Running in 81b2764c48b7 01:39:46 Removing intermediate container 81b2764c48b7 01:39:46 ---> 5fdd1dccf465 01:39:46 Step 25/26 : LABEL git_sha=f99d39125280c9a7b99840202c5d5201a00ee234 01:39:46 ---> Running in b60f13576a23 01:39:46 Removing intermediate container b60f13576a23 01:39:46 ---> f1ff244c3f20 01:39:46 Step 26/26 : LABEL version=0.0.0 01:39:46 ---> Running in 393eecaf3dbc 01:39:46 Removing intermediate container 393eecaf3dbc 01:39:46 ---> 28db2e134646 01:39:46 [Warning] One or more build-args [ARCH] were not consumed 01:39:46 Successfully built 28db2e134646 01:39:46 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 01:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:39:47 01:39:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:39:47 latest: Pulling from edgex-lftools-log-publisher 01:39:47 5eb5b503b376: Pulling fs layer 01:39:47 5c69ac0246d0: Pulling fs layer 01:39:47 ec43610c2a17: Pulling fs layer 01:39:47 3a2ae6a8a46f: Pulling fs layer 01:39:47 33b1e0a273af: Pulling fs layer 01:39:47 5d3b04190fa2: Pulling fs layer 01:39:47 2f39f015ded8: Pulling fs layer 01:39:47 33b1e0a273af: Waiting 01:39:47 5d3b04190fa2: Waiting 01:39:47 2f39f015ded8: Waiting 01:39:47 3a2ae6a8a46f: Waiting 01:39:47 5c69ac0246d0: Download complete 01:39:47 3a2ae6a8a46f: Verifying Checksum 01:39:47 3a2ae6a8a46f: Download complete 01:39:47 33b1e0a273af: Verifying Checksum 01:39:47 33b1e0a273af: Download complete 01:39:47 5d3b04190fa2: Verifying Checksum 01:39:47 5d3b04190fa2: Download complete 01:39:47 ec43610c2a17: Verifying Checksum 01:39:47 ec43610c2a17: Download complete 01:39:47 5eb5b503b376: Verifying Checksum 01:39:47 5eb5b503b376: Download complete 01:39:48 2f39f015ded8: Download complete 01:39:48 5eb5b503b376: Pull complete 01:39:48 5c69ac0246d0: Pull complete 01:39:49 ec43610c2a17: Pull complete 01:39:49 3a2ae6a8a46f: Pull complete 01:39:49 33b1e0a273af: Pull complete 01:39:49 5d3b04190fa2: Pull complete 01:39:53 2f39f015ded8: Pull complete 01:39:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:39:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:39:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:54 prd-ubuntu20.04-docker-8c-8g-7256 does not seem to be running inside a container 01:39:54 $ 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/undry_device-onvif-camera_PR-301 -v /w/workspace/undry_device-onvif-camera_PR-301:/w/workspace/undry_device-onvif-camera_PR-301:rw,z -v /w/workspace/undry_device-onvif-camera_PR-301@tmp:/w/workspace/undry_device-onvif-camera_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:40:01 $ docker top 80e08783ad8f1feefe3a3d3181d428e7df95df6cb4d5c30c057c664ed42e19b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:02 ---> job-cost.sh 01:40:02 lf-activate-venv: SKIPPING 01:40:02 INFO: No Stack... 01:40:02 INFO: Retrieving Pricing Info for: v3-standard-8 01:40:02 INFO: Archiving Costs [Pipeline] sh 01:40:03 + cat /w/workspace/undry_device-onvif-camera_PR-301/archives/cost.csv 01:40:03 + cut -d, -f6 [Pipeline] lock 01:40:03 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-301-3-stack-cost] 01:40:03 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-301-3-stack-cost] did not exist. Created. 01:40:03 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-301-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:40:03 + echo total: 0.2199999988079071 [Pipeline] stash 01:40:03 Stashed 1 file(s) [Pipeline] } 01:40:03 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-301-3-stack-cost] [Pipeline] // lock [Pipeline] } 01:40:03 $ docker stop --time=1 80e08783ad8f1feefe3a3d3181d428e7df95df6cb4d5c30c057c664ed42e19b1 01:40:04 $ docker rm -f --volumes 80e08783ad8f1feefe3a3d3181d428e7df95df6cb4d5c30c057c664ed42e19b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:41:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7257 in /w/workspace/undry_device-onvif-camera_PR-301 [Pipeline] { [Pipeline] ws 01:41:05 Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout 01:41:05 The recommended git tool is: git 01:41:11 using credential edgex-jenkins-ssh 01:41:11 Cloning the remote Git repository 01:41:11 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 01:41:11 > git init /w/workspace/device-onvif-camera/3 # timeout=10 01:41:11 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 01:41:11 > git --version # timeout=10 01:41:11 > git --version # 'git version 2.25.1' 01:41:11 using GIT_SSH to set credentials SSH Credentials for GitHub 01:41:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:41:15 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 01:41:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:41:16 Merging remotes/origin/main commit c6cff038fe156dd62418d57d6c36ffe741a1df05 into PR head commit f99d39125280c9a7b99840202c5d5201a00ee234 01:41:17 Merge succeeded, producing f99d39125280c9a7b99840202c5d5201a00ee234 01:41:17 Checking out Revision f99d39125280c9a7b99840202c5d5201a00ee234 (PR-301) 01:41:16 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 01:41:16 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 01:41:16 using GIT_SSH to set credentials SSH Credentials for GitHub 01:41:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:41:16 > git config core.sparsecheckout # timeout=10 01:41:17 > git checkout -f f99d39125280c9a7b99840202c5d5201a00ee234 # timeout=10 01:41:17 > git remote # timeout=10 01:41:17 > git config --get remote.origin.url # timeout=10 01:41:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:41:17 > git merge c6cff038fe156dd62418d57d6c36ffe741a1df05 # timeout=10 01:41:17 > git rev-parse HEAD^{commit} # timeout=10 01:41:17 > git config core.sparsecheckout # timeout=10 01:41:17 > git checkout -f f99d39125280c9a7b99840202c5d5201a00ee234 # timeout=10 01:41:21 Commit message: "feat!: Consume SDK interface changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:41:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:41:22 % Total % Received % Xferd Average Speed Time Time Time Current 01:41:22 Dload Upload Total Spent Left Speed 01:41:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 01:41:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:41:23 + sudo tee /etc/docker/daemon.new 01:41:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:41:23 { 01:41:23 "registry-mirrors": [ 01:41:23 "https://nexus3.edgexfoundry.org:10001" 01:41:23 ], 01:41:23 "bip": "10.250.0.254/24", 01:41:23 "hosts": [ 01:41:23 "tcp://0.0.0.0:5555", 01:41:23 "unix:///var/run/docker.sock" 01:41:23 ], 01:41:23 "mtu": 1458, 01:41:23 "selinux-enabled": true, 01:41:23 "seccomp-profile": "/etc/docker/seccomp.json" 01:41:23 } [Pipeline] sh 01:41:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:41:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:45 provisioning config files... 01:41:46 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config9944562733927893593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:46 ---> docker-login.sh 01:41:46 nexus3.edgexfoundry.org:10001 01:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:46 Configure a credential helper to remove this warning. See 01:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:46 01:41:46 Login Succeeded 01:41:46 nexus3.edgexfoundry.org:10002 01:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:47 Configure a credential helper to remove this warning. See 01:41:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:47 01:41:47 Login Succeeded 01:41:47 nexus3.edgexfoundry.org:10003 01:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:47 Configure a credential helper to remove this warning. See 01:41:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:47 01:41:47 Login Succeeded 01:41:47 nexus3.edgexfoundry.org:10004 01:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:47 Configure a credential helper to remove this warning. See 01:41:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:47 01:41:47 Login Succeeded 01:41:47 docker.io 01:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:48 Configure a credential helper to remove this warning. See 01:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:48 01:41:48 Login Succeeded 01:41:48 ---> docker-login.sh ends [Pipeline] } 01:41:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:41:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:41:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:41:48 ========================================================= 01:41:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:41:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:41:49 Sending build context to Docker daemon 19.67MB 01:41:49 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 01:41:49 Step 2/13 : FROM ${BASE} AS builder 01:41:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:41:49 af6eaf76a39c: Pulling fs layer 01:41:49 55522c791124: Pulling fs layer 01:41:49 ce5c4a1c91eb: Pulling fs layer 01:41:49 169dfbe0d373: Pulling fs layer 01:41:49 e1ff8fa3b103: Pulling fs layer 01:41:49 52ebb69f0ebf: Pulling fs layer 01:41:49 5abe8eddf0d5: Pulling fs layer 01:41:49 169dfbe0d373: Waiting 01:41:49 e1ff8fa3b103: Waiting 01:41:49 52ebb69f0ebf: Waiting 01:41:49 5abe8eddf0d5: Waiting 01:41:49 55522c791124: Download complete 01:41:49 169dfbe0d373: Verifying Checksum 01:41:49 169dfbe0d373: Download complete 01:41:49 e1ff8fa3b103: Verifying Checksum 01:41:49 e1ff8fa3b103: Download complete 01:41:49 af6eaf76a39c: Verifying Checksum 01:41:49 af6eaf76a39c: Download complete 01:41:50 af6eaf76a39c: Pull complete 01:41:50 5abe8eddf0d5: Verifying Checksum 01:41:50 5abe8eddf0d5: Download complete 01:41:51 55522c791124: Pull complete 01:41:52 52ebb69f0ebf: Verifying Checksum 01:41:52 52ebb69f0ebf: Download complete 01:41:52 ce5c4a1c91eb: Download complete 01:42:02 ce5c4a1c91eb: Pull complete 01:42:02 169dfbe0d373: Pull complete 01:42:02 e1ff8fa3b103: Pull complete 01:42:09 52ebb69f0ebf: Pull complete 01:42:10 5abe8eddf0d5: Pull complete 01:42:10 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 01:42:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:42:10 ---> 6cb57ee374ae 01:42:10 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:42:12 ---> Running in 878a5c0d50b1 01:42:12 Removing intermediate container 878a5c0d50b1 01:42:12 ---> 08fb90faa379 01:42:12 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:42:12 ---> Running in 0815448e17eb 01:42:12 Removing intermediate container 0815448e17eb 01:42:12 ---> 6b4a72dfc79f 01:42:12 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 01:42:12 ---> Running in 6cb5a02ee580 01:42:13 Removing intermediate container 6cb5a02ee580 01:42:13 ---> b1e70eeaeaf8 01:42:13 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 01:42:13 ---> Running in 82f6c0213e91 01:42:13 Removing intermediate container 82f6c0213e91 01:42:13 ---> bb3259e61864 01:42:13 Step 7/13 : LABEL Name=edgex-device-onvif-camera 01:42:13 ---> Running in e41973b38a2e 01:42:13 Removing intermediate container e41973b38a2e 01:42:13 ---> 0ba111ede1a2 01:42:13 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:42:13 ---> Running in 6824f3d9fbac 01:42:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:42:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:42:16 OK: 263 MiB in 53 packages 01:42:17 Removing intermediate container 6824f3d9fbac 01:42:17 ---> 8b173e9e00f8 01:42:17 Step 9/13 : WORKDIR /device-onvif-camera 01:42:17 ---> Running in d56e8c230ad0 01:42:18 Removing intermediate container d56e8c230ad0 01:42:18 ---> d4e959b9ebf2 01:42:18 Step 10/13 : COPY go.mod vendor* ./ 01:42:18 ---> 6163c30fd130 01:42:18 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:18 ---> Running in 1b2fd874fb77 01:43:26 Removing intermediate container 1b2fd874fb77 01:43:26 ---> bb04f5e92f6a 01:43:26 Step 12/13 : COPY . . 01:43:26 ---> 2ad2e17548a8 01:43:26 Step 13/13 : RUN ${MAKE} 01:43:26 ---> Running in 9691b615a515 01:43:26 noop 01:43:26 Removing intermediate container 9691b615a515 01:43:26 ---> 0d26fbaa59e2 01:43:26 Successfully built 0d26fbaa59e2 01:43:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:26 + docker inspect -f . ci-base-image-arm64 01:43:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:26 prd-ubuntu20.04-docker-arm64-4c-16g-7257 does not seem to be running inside a container 01:43:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:43:29 $ docker top 877a02d25cea62606e77e455c17d565157afe717b71a36ba7dc85c77be3077d6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:30 + go version 01:43:30 go version go1.20.2 linux/arm64 [Pipeline] } 01:43:30 $ docker stop --time=1 877a02d25cea62606e77e455c17d565157afe717b71a36ba7dc85c77be3077d6 01:43:31 $ docker rm -f --volumes 877a02d25cea62606e77e455c17d565157afe717b71a36ba7dc85c77be3077d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:32 + docker inspect -f . ci-base-image-arm64 01:43:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:32 prd-ubuntu20.04-docker-arm64-4c-16g-7257 does not seem to be running inside a container 01:43:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:43:33 $ docker top f378e4e7f45081eace15c83e9a3fabd8c7ecd2346d2b2a0f1d12772cdc7386f9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:34 + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh 01:43:34 + make test 01:43:34 go test ./... -coverprofile=coverage.out ./... 01:44:06 ? github.com/edgexfoundry/device-onvif-camera [no test files] 01:46:13 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 01:46:13 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 01:46:14 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.240s coverage: 31.6% of statements 01:46:40 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.110s coverage: 86.5% of statements 01:46:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:46:40 go vet ./... 01:47:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:47:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:47:07 ./bin/test-attribution-txt.sh 01:47:07 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 01:47:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:47:07 $ docker stop --time=1 f378e4e7f45081eace15c83e9a3fabd8c7ecd2346d2b2a0f1d12772cdc7386f9 01:47:09 $ docker rm -f --volumes f378e4e7f45081eace15c83e9a3fabd8c7ecd2346d2b2a0f1d12772cdc7386f9 [Pipeline] // withDockerContainer [Pipeline] sh 01:47:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:47:10 Warning: overwriting stash ‘coverage-report’ 01:47:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:47:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:47:12 + ls -al . 01:47:12 total 232 01:47:12 drwxrwxr-x 9 jenkins jenkins 4096 Apr 10 01:43 . 01:47:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 01:41 .. 01:47:12 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 01:41 .git 01:47:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 01:41 .github 01:47:12 -rw-rw-r-- 1 jenkins jenkins 496 Apr 10 01:41 .gitignore 01:47:12 -rw-rw-r-- 1 jenkins jenkins 42 Apr 10 01:41 .golangci.yml 01:47:12 -rw-rw-r-- 1 jenkins jenkins 9732 Apr 10 01:41 Attribution.txt 01:47:12 -rw-rw-r-- 1 jenkins jenkins 6312 Apr 10 01:41 CHANGELOG.md 01:47:12 -rw-rw-r-- 1 jenkins jenkins 1574 Apr 10 01:41 Dockerfile 01:47:12 -rw-rw-r-- 1 jenkins jenkins 677 Apr 10 01:41 GOVERNANCE.md 01:47:12 -rw-rw-r-- 1 jenkins jenkins 734 Apr 10 01:41 Jenkinsfile 01:47:12 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 10 01:41 LICENSE 01:47:12 -rw-rw-r-- 1 jenkins jenkins 2751 Apr 10 01:41 Makefile 01:47:12 -rw-rw-r-- 1 jenkins jenkins 625 Apr 10 01:41 OWNERS.md 01:47:12 -rw-rw-r-- 1 jenkins jenkins 6250 Apr 10 01:41 README.md 01:47:12 -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 01:37 VERSION 01:47:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 01:41 bin 01:47:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 01:41 cmd 01:47:12 -rw-r--r-- 1 jenkins jenkins 78835 Apr 10 01:46 coverage.out 01:47:12 drwxrwxr-x 6 jenkins jenkins 4096 Apr 10 01:41 doc 01:47:12 -rw-rw-r-- 1 jenkins jenkins 3557 Apr 10 01:41 go.mod 01:47:12 -rw-rw-r-- 1 jenkins jenkins 33057 Apr 10 01:41 go.sum 01:47:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 01:41 internal 01:47:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 01:41 snap 01:47:12 -rw-rw-r-- 1 jenkins jenkins 236 Apr 10 01:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:12 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f99d39125280c9a7b99840202c5d5201a00ee234 --label arch=arm64 --label version=0.0.0 . 01:47:12 Sending build context to Docker daemon 19.75MB 01:47:12 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 01:47:12 Step 2/26 : FROM ${BASE} AS builder 01:47:12 ---> 0d26fbaa59e2 01:47:12 Step 3/26 : ARG ADD_BUILD_TAGS="" 01:47:13 ---> Running in bb2f913046bd 01:47:13 Removing intermediate container bb2f913046bd 01:47:13 ---> 9933b031961d 01:47:13 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:47:13 ---> Running in 2ae52187b74c 01:47:13 Removing intermediate container 2ae52187b74c 01:47:13 ---> 0746582a2cd6 01:47:13 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 01:47:14 ---> Running in 4112f6887f7c 01:47:15 Removing intermediate container 4112f6887f7c 01:47:15 ---> 0c735ff4fde8 01:47:15 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 01:47:15 ---> Running in b5fa222266dc 01:47:15 Removing intermediate container b5fa222266dc 01:47:15 ---> 913e9baa260a 01:47:15 Step 7/26 : LABEL Name=edgex-device-onvif-camera 01:47:15 ---> Running in bdc99573a215 01:47:16 Removing intermediate container bdc99573a215 01:47:16 ---> 338a24a4f353 01:47:16 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:47:16 ---> Running in c463d922ce18 01:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:47:18 OK: 263 MiB in 53 packages 01:47:19 Removing intermediate container c463d922ce18 01:47:19 ---> e5d283c0a11a 01:47:19 Step 9/26 : WORKDIR /device-onvif-camera 01:47:19 ---> Running in 561d953563ad 01:47:19 Removing intermediate container 561d953563ad 01:47:19 ---> 7687c8bc76ea 01:47:19 Step 10/26 : COPY go.mod vendor* ./ 01:47:20 ---> 750be1e99bdb 01:47:20 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:20 ---> Running in c0228beb2137 01:47:22 Removing intermediate container c0228beb2137 01:47:22 ---> 0f7f54e9adde 01:47:22 Step 12/26 : COPY . . 01:47:24 ---> 7ef093d25dec 01:47:24 Step 13/26 : RUN ${MAKE} 01:47:24 ---> Running in 0cffe2a6ee3e 01:47:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 01:49:46 Removing intermediate container 0cffe2a6ee3e 01:49:46 ---> 866032228fd5 01:49:46 Step 14/26 : FROM alpine:3.17 01:49:46 3.17: Pulling from library/alpine 01:49:46 c41833b44d91: Pulling fs layer 01:49:46 c41833b44d91: Verifying Checksum 01:49:46 c41833b44d91: Download complete 01:49:46 c41833b44d91: Pull complete 01:49:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:49:46 Status: Downloaded newer image for alpine:3.17 01:49:46 ---> 51e60588ff2c 01:49:46 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 01:49:46 ---> Running in 31134260b6ff 01:49:46 Removing intermediate container 31134260b6ff 01:49:46 ---> 094b802793fc 01:49:46 Step 16/26 : RUN apk add --update --no-cache dumb-init 01:49:46 ---> Running in e56115b783f9 01:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:49:46 (1/1) Installing dumb-init (1.2.5-r2) 01:49:46 Executing busybox-1.35.0-r29.trigger 01:49:46 OK: 8 MiB in 16 packages 01:49:46 Removing intermediate container e56115b783f9 01:49:46 ---> 191482dccd9e 01:49:46 Step 17/26 : WORKDIR / 01:49:46 ---> Running in 39f5fb7e3a3a 01:49:46 Removing intermediate container 39f5fb7e3a3a 01:49:46 ---> 65210a5d2885 01:49:46 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 01:49:46 ---> 5547f5b28d2d 01:49:46 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 01:49:47 ---> 2b1428e7669a 01:49:47 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 01:49:48 ---> 9147daecbae4 01:49:48 Step 21/26 : EXPOSE 59984 01:49:48 ---> Running in fa689aa46817 01:49:48 Removing intermediate container fa689aa46817 01:49:48 ---> 05d40d32a561 01:49:48 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 01:49:48 ---> Running in 45fdd5b99a56 01:49:48 Removing intermediate container 45fdd5b99a56 01:49:48 ---> c8a148b0c271 01:49:48 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 01:49:48 ---> Running in 93bba1a4cee1 01:49:48 Removing intermediate container 93bba1a4cee1 01:49:48 ---> 55f581e274b3 01:49:48 Step 24/26 : LABEL arch=arm64 01:49:49 ---> Running in 68f00784e546 01:49:49 Removing intermediate container 68f00784e546 01:49:49 ---> 640c5a9d06e6 01:49:49 Step 25/26 : LABEL git_sha=f99d39125280c9a7b99840202c5d5201a00ee234 01:49:49 ---> Running in f140337db5c0 01:49:49 Removing intermediate container f140337db5c0 01:49:49 ---> 60ea5ea1836d 01:49:49 Step 26/26 : LABEL version=0.0.0 01:49:49 ---> Running in ecad63ac1099 01:49:49 Removing intermediate container ecad63ac1099 01:49:49 ---> 7befcb2ad09a 01:49:49 [Warning] One or more build-args [ARCH] were not consumed 01:49:49 Successfully built 7befcb2ad09a 01:49:49 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:49:50 01:49:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:49:50 arm64: Pulling from edgex-lftools-log-publisher 01:49:50 8998bd30e6a1: Pulling fs layer 01:49:50 04944245beec: Pulling fs layer 01:49:50 699f458cf7ca: Pulling fs layer 01:49:50 765212b225bb: Pulling fs layer 01:49:50 f23df028b6ca: Pulling fs layer 01:49:50 d65c8cfc05b1: Pulling fs layer 01:49:50 2437ff75d9bd: Pulling fs layer 01:49:50 f23df028b6ca: Waiting 01:49:50 d65c8cfc05b1: Waiting 01:49:50 2437ff75d9bd: Waiting 01:49:50 765212b225bb: Waiting 01:49:51 04944245beec: Verifying Checksum 01:49:51 04944245beec: Download complete 01:49:51 765212b225bb: Verifying Checksum 01:49:51 765212b225bb: Download complete 01:49:51 f23df028b6ca: Verifying Checksum 01:49:51 f23df028b6ca: Download complete 01:49:51 d65c8cfc05b1: Verifying Checksum 01:49:51 d65c8cfc05b1: Download complete 01:49:51 699f458cf7ca: Verifying Checksum 01:49:51 699f458cf7ca: Download complete 01:49:51 8998bd30e6a1: Verifying Checksum 01:49:51 8998bd30e6a1: Download complete 01:49:53 2437ff75d9bd: Verifying Checksum 01:49:55 8998bd30e6a1: Pull complete 01:49:56 04944245beec: Pull complete 01:49:57 699f458cf7ca: Pull complete 01:49:57 765212b225bb: Pull complete 01:49:58 f23df028b6ca: Pull complete 01:49:58 d65c8cfc05b1: Pull complete 01:50:13 2437ff75d9bd: Pull complete 01:50:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:50:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:50:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:13 prd-ubuntu20.04-docker-arm64-4c-16g-7257 does not seem to be running inside a container 01:50:13 $ 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-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:50:16 $ docker top 6803b28e34a97cc3f80fec937f96a47b89b708670c4bf2a9367da8669f6411ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:17 ---> job-cost.sh 01:50:17 lf-activate-venv: SKIPPING 01:50:17 INFO: No Stack... 01:50:18 INFO: Retrieving Pricing Info for: v3-standard-4 01:50:18 INFO: Archiving Costs [Pipeline] sh 01:50:19 + cat /w/workspace/device-onvif-camera/3/archives/cost.csv 01:50:19 + cut -d, -f6 [Pipeline] lock 01:50:19 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-301-3-stack-cost] 01:50:19 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-301-3-stack-cost] did not exist. Created. 01:50:19 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-301-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:50:19 /w/workspace/device-onvif-camera/3@tmp/durable-f77903e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:50:20 + echo total: 0.10999999940395355 [Pipeline] stash 01:50:20 Warning: overwriting stash ‘stack-cost’ 01:50:20 Stashed 1 file(s) [Pipeline] } 01:50:20 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-301-3-stack-cost] [Pipeline] // lock [Pipeline] } 01:50:20 $ docker stop --time=1 6803b28e34a97cc3f80fec937f96a47b89b708670c4bf2a9367da8669f6411ac 01:50:22 $ docker rm -f --volumes 6803b28e34a97cc3f80fec937f96a47b89b708670c4bf2a9367da8669f6411ac [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 01:50:22 provisioning config files... 01:50:22 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-301@tmp/config11049386455407343384tmp [Pipeline] { [Pipeline] sh 01:50:22 + set +x 01:50:22 + curl -s https://codecov.io/bash 01:50:22 + bash -s -- 01:50:22 01:50:22 _____ _ 01:50:22 / ____| | | 01:50:22 | | ___ __| | ___ ___ _____ __ 01:50:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:50:22 | |___| (_) | (_| | __/ (_| (_) \ V / 01:50:22 \_____\___/ \__,_|\___|\___\___/ \_/ 01:50:22 Bash-1.0.6 01:50:22 01:50:22 01:50:22 ==> git version 2.25.1 found 01:50:22 ==> 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 01:50:22 Release-Date: 2020-01-08 01:50:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:50:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:50:22 ==> Jenkins CI detected. 01:50:22 current dir:  /w/workspace/undry_device-onvif-camera_PR-301 01:50:22 project root: . 01:50:22 --> token set from env 01:50:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:50:22 ==> Running gcov in . (disable via -X gcov) 01:50:22 ==> Python coveragepy not found 01:50:22 ==> Searching for coverage reports in: 01:50:22 + . 01:50:22 -> Found 1 reports 01:50:22 ==> Detecting git/mercurial file structure 01:50:23 ==> Reading reports 01:50:23 + ./coverage.out bytes=78835 01:50:23 ==> Appending adjustments 01:50:23 https://docs.codecov.io/docs/fixing-reports 01:50:23 + Found adjustments 01:50:23 ==> Gzipping contents 01:50:23 12K /tmp/codecov.10NOEu.gz 01:50:23 ==> Uploading reports 01:50:23 url: https://codecov.io 01:50:23 query: branch=PR-301&commit=f99d39125280c9a7b99840202c5d5201a00ee234&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-301%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=301&job=&cmd_args= 01:50:23 -> Pinging Codecov 01:50:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-301&commit=f99d39125280c9a7b99840202c5d5201a00ee234&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-301%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=301&job=&cmd_args= 01:50:23 -> Uploading to 01:50:23 https://storage.googleapis.com/codecov/v4/raw/2023-04-10/F29A59C45E3A92E06B3E522C9905F8EF/f99d39125280c9a7b99840202c5d5201a00ee234/5e12a388-774e-45ce-9d32-4d87e1503da1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230410%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230410T015023Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b03747bb69466302d0e79ffcb10afdbb6260f5de08b6236d7390f69710a02c5 01:50:23 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:23 Dload Upload Total Spent Left Speed 01:50:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10491 0 0 100 10491 0 39889 --:--:-- --:--:-- --:--:-- 39738 100 10491 0 0 100 10491 0 39889 --:--:-- --:--:-- --:--:-- 39738 01:50:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/f99d39125280c9a7b99840202c5d5201a00ee234 [Pipeline] } 01:50:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 01:50:24 + [ -d /w/workspace/undry_device-onvif-camera_PR-301/archives ] 01:50:24 + ls -al /w/workspace/undry_device-onvif-camera_PR-301/archives 01:50:24 total 16 01:50:24 drwxr-xr-x 3 root root 4096 Apr 10 01:40 . 01:50:24 drwxrwxr-x 11 jenkins jenkins 4096 Apr 10 01:40 .. 01:50:24 drwxr-xr-x 2 root root 4096 Apr 10 01:40 cost 01:50:24 -rw-r--r-- 1 root root 91 Apr 10 01:40 cost.csv 01:50:24 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-301/archives 01:50:24 + ls -al /w/workspace/undry_device-onvif-camera_PR-301/archives 01:50:24 total 16 01:50:24 drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 01:40 . 01:50:24 drwxrwxr-x 11 jenkins jenkins 4096 Apr 10 01:40 .. 01:50:24 drwxr-xr-x 2 jenkins jenkins 4096 Apr 10 01:40 cost 01:50:24 -rw-r--r-- 1 jenkins jenkins 91 Apr 10 01:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:50:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:50:25 ---> package-listing.sh 01:50:25 ++ facter osfamily 01:50:25 ++ tr '[:upper:]' '[:lower:]' 01:50:25 + OS_FAMILY=debian 01:50:25 + workspace=/w/workspace/undry_device-onvif-camera_PR-301 01:50:25 + START_PACKAGES=/tmp/packages_start.txt 01:50:25 + END_PACKAGES=/tmp/packages_end.txt 01:50:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:50:25 + PACKAGES=/tmp/packages_start.txt 01:50:25 + '[' /w/workspace/undry_device-onvif-camera_PR-301 ']' 01:50:25 + PACKAGES=/tmp/packages_end.txt 01:50:25 + case "${OS_FAMILY}" in 01:50:25 + dpkg -l 01:50:25 + grep '^ii' 01:50:25 + '[' -f /tmp/packages_start.txt ']' 01:50:25 + '[' -f /tmp/packages_end.txt ']' 01:50:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:50:25 + '[' /w/workspace/undry_device-onvif-camera_PR-301 ']' 01:50:25 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-301/archives/ 01:50:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-301/archives/ [Pipeline] echo 01:50:25 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/undry_device-onvif-camera_PR-301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:50:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:26 prd-ubuntu20.04-docker-8c-8g-7256 does not seem to be running inside a container 01:50:26 $ 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/undry_device-onvif-camera_PR-301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-301 -v /w/workspace/undry_device-onvif-camera_PR-301:/w/workspace/undry_device-onvif-camera_PR-301:rw,z -v /w/workspace/undry_device-onvif-camera_PR-301@tmp:/w/workspace/undry_device-onvif-camera_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:50:27 $ docker top d234e4943f50b1647948dea65e9d6dbf1ecf6b3d689b040486bbdb01fe528707 -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:27 + touch /tmp/pre-build-complete [Pipeline] sh 01:50:27 + mkdir -p /var/log/sysstat [Pipeline] sh 01:50:27 + ls /var/log/sa-host 01:50:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:28 provisioning config files... 01:50:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-301@tmp/config13292920635149606708tmp [Pipeline] { [Pipeline] echo 01:50:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:50:28 ---> create-netrc.sh [Pipeline] } 01:50:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:50:28 ---> python-tools-install.sh [Pipeline] echo 01:50:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:50:29 ---> sudo-logs.sh 01:50:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:50:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:50:29 ---> job-cost.sh 01:50:29 lf-activate-venv: SKIPPING 01:50:29 DEBUG: total: 0.2199999988079071 01:50:29 INFO: Retrieving Stack Cost... 01:50:29 INFO: Retrieving Pricing Info for: v3-standard-8 01:50:30 INFO: Archiving Costs [Pipeline] echo 01:50:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:50:30 ---> logs-deploy.sh 01:50:30 lf-activate-venv: SKIPPING 01:50:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-301/3 01:50:30 INFO: archiving workspace using pattern(s): 01:50:31 Archives upload complete. 01:50:31 INFO: archiving logs to Nexus 01:50:32 ---> uname -a: 01:50:32 Linux prd-ubuntu20-04-docker-8c-8g-7256 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:50:32 01:50:32 01:50:32 ---> lscpu: 01:50:32 Architecture: x86_64 01:50:32 CPU op-mode(s): 32-bit, 64-bit 01:50:32 Byte Order: Little Endian 01:50:32 Address sizes: 40 bits physical, 48 bits virtual 01:50:32 CPU(s): 8 01:50:32 On-line CPU(s) list: 0-7 01:50:32 Thread(s) per core: 1 01:50:32 Core(s) per socket: 1 01:50:32 Socket(s): 8 01:50:32 NUMA node(s): 1 01:50:32 Vendor ID: AuthenticAMD 01:50:32 CPU family: 23 01:50:32 Model: 49 01:50:32 Model name: AMD EPYC-Rome Processor 01:50:32 Stepping: 0 01:50:32 CPU MHz: 2800.000 01:50:32 BogoMIPS: 5600.00 01:50:32 Virtualization: AMD-V 01:50:32 Hypervisor vendor: KVM 01:50:32 Virtualization type: full 01:50:32 L1d cache: 256 KiB 01:50:32 L1i cache: 256 KiB 01:50:32 L2 cache: 4 MiB 01:50:32 L3 cache: 128 MiB 01:50:32 NUMA node0 CPU(s): 0-7 01:50:32 Vulnerability Itlb multihit: Not affected 01:50:32 Vulnerability L1tf: Not affected 01:50:32 Vulnerability Mds: Not affected 01:50:32 Vulnerability Meltdown: Not affected 01:50:32 Vulnerability Mmio stale data: Not affected 01:50:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:50:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:50:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:50:32 Vulnerability Srbds: Not affected 01:50:32 Vulnerability Tsx async abort: Not affected 01:50:32 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 01:50:32 01:50:32 01:50:32 ---> nproc: 01:50:32 8 01:50:32 01:50:32 01:50:32 ---> df -h: 01:50:32 Filesystem Size Used Avail Use% Mounted on 01:50:32 overlay 155G 12G 144G 8% / 01:50:32 tmpfs 64M 0 64M 0% /dev 01:50:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:50:32 shm 64M 0 64M 0% /dev/shm 01:50:32 /dev/vda1 155G 12G 144G 8% /facter-os 01:50:32 01:50:32 01:50:32 ---> sar -b -r -n DEV: 01:50:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7256) 04/10/23 _x86_64_ (8 CPU) 01:50:32 01:50:32 01:36:19 LINUX RESTART (8 CPU) 01:50:32 01:50:32 01:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:50:32 01:38:01 168.72 11.61 157.11 0.00 1794.90 43692.18 0.00 01:50:32 01:39:01 93.17 0.03 93.13 0.00 0.67 41994.47 0.00 01:50:32 01:40:01 183.11 0.23 182.87 0.00 7.60 46213.40 0.00 01:50:32 01:41:01 9.42 0.00 9.42 0.00 0.00 1746.79 0.00 01:50:32 01:42:01 52.67 10.60 42.08 0.00 5158.47 8712.01 0.00 01:50:32 01:43:01 6.60 0.02 6.58 0.00 0.13 132.38 0.00 01:50:32 01:44:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 01:50:32 01:45:01 2.08 0.00 2.08 0.00 0.00 23.73 0.00 01:50:32 01:46:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 01:50:32 01:47:01 2.03 0.00 2.03 0.00 0.00 22.66 0.00 01:50:32 01:48:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 01:50:32 01:49:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 01:50:32 01:50:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 01:50:32 Average: 40.34 1.73 38.61 0.00 535.51 10970.41 0.00 01:50:32 01:50:32 01:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:50:32 01:38:01 28464784 31578004 734596 2.23 109096 3215816 1885120 5.56 1162364 2827096 457684 01:50:32 01:39:01 27739700 31165864 1139044 3.46 148004 3446908 2230176 6.57 1600992 3064192 234208 01:50:32 01:40:01 27578624 31563380 737364 2.24 161024 3959968 1840052 5.42 1282472 3507040 200 01:50:32 01:41:01 27592580 31577556 727768 2.21 161224 3959984 1751168 5.16 1283392 3494500 24 01:50:32 01:42:01 27065876 31551584 733592 2.23 194464 4415336 1834772 5.41 1614736 3658300 1128 01:50:32 01:43:01 27081532 31562488 722720 2.20 193048 4412072 1791180 5.28 1598508 3655072 20 01:50:32 01:44:01 27082208 31563256 721752 2.19 193112 4412084 1791180 5.28 1598164 3655080 8 01:50:32 01:45:01 27084348 31565500 719452 2.19 193188 4412088 1791180 5.28 1596308 3655088 8 01:50:32 01:46:01 27084268 31565572 719348 2.19 193284 4412088 1791180 5.28 1596516 3655080 16 01:50:32 01:47:01 27084316 31565636 719192 2.19 193340 4412092 1791180 5.28 1596532 3655084 16 01:50:32 01:48:01 27084484 31566008 719144 2.19 193384 4412084 1791180 5.28 1596748 3655232 12 01:50:32 01:49:01 27084728 31566272 718820 2.19 193400 4412092 1791180 5.28 1596060 3655248 44 01:50:32 01:50:01 27084680 31566292 718776 2.19 193416 4412104 1791180 5.28 1596116 3655256 4 01:50:32 Average: 27316318 31535186 756274 2.30 178460 4176517 1836210 5.41 1516839 3522482 53336 01:50:32 01:50:32 01:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:50:32 01:38:01 docker0 200.60 324.10 16.24 2095.63 0.00 0.00 0.00 0.00 01:50:32 01:38:01 lo 6.07 6.07 0.59 0.59 0.00 0.00 0.00 0.00 01:50:32 01:38:01 ens3 638.18 394.78 7879.37 85.88 0.00 0.00 0.00 0.00 01:50:32 01:39:01 docker0 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:50:32 01:39:01 veth6bd539f 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 01:50:32 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:32 01:39:01 ens3 23.51 14.43 25.89 10.38 0.00 0.00 0.00 0.00 01:50:32 01:40:01 docker0 3.00 7.70 0.19 85.67 0.00 0.00 0.00 0.00 01:50:32 01:40:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 01:50:32 01:40:01 ens3 129.64 76.42 2682.25 16.58 0.00 0.00 0.00 0.00 01:50:32 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:32 01:41:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:50:32 01:41:01 ens3 7.52 5.08 7.97 2.82 0.00 0.00 0.00 0.00 01:50:32 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:32 01:42:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 01:50:32 01:42:01 ens3 155.92 71.77 2807.95 5.39 0.00 0.00 0.00 0.00 01:50:32 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:32 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:32 01:43:01 ens3 0.77 0.47 0.28 0.21 0.00 0.00 0.00 0.00 01:50:32 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:32 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:32 01:44:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:50:32 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:32 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:32 01:45:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:50:32 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:32 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:32 01:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:32 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:32 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:32 01:47:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:50:32 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:32 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:32 01:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:32 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:32 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:32 01:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:50:32 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:32 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:32 01:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:32 Average: docker0 15.66 25.53 1.26 167.79 0.00 0.00 0.00 0.00 01:50:32 Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 01:50:32 Average: ens3 73.55 43.34 1031.07 9.33 0.00 0.00 0.00 0.00 01:50:32 01:50:32 01:50:32 ---> sar -P ALL: 01:50:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7256) 04/10/23 _x86_64_ (8 CPU) 01:50:32 01:50:32 01:36:19 LINUX RESTART (8 CPU) 01:50:32 01:50:32 01:37:01 CPU %user %nice %system %iowait %steal %idle 01:50:32 01:38:01 all 7.88 0.00 3.32 4.83 0.07 83.91 01:50:32 01:38:01 0 9.06 0.00 3.40 12.38 0.07 75.08 01:50:32 01:38:01 1 8.12 0.00 2.74 8.02 0.07 81.05 01:50:32 01:38:01 2 6.80 0.00 3.21 2.82 0.07 87.10 01:50:32 01:38:01 3 9.21 0.00 3.16 1.06 0.07 86.50 01:50:32 01:38:01 4 6.90 0.00 3.37 0.24 0.07 89.43 01:50:32 01:38:01 5 6.90 0.00 3.81 1.20 0.05 88.03 01:50:32 01:38:01 6 9.11 0.00 3.31 12.74 0.05 74.79 01:50:32 01:38:01 7 6.91 0.00 3.55 0.15 0.08 89.31 01:50:32 01:39:01 all 20.99 0.00 4.04 5.82 0.07 69.08 01:50:32 01:39:01 0 20.42 0.00 4.41 33.45 0.08 41.64 01:50:32 01:39:01 1 19.73 0.00 2.92 0.03 0.05 77.26 01:50:32 01:39:01 2 20.62 0.00 4.05 9.92 0.05 65.36 01:50:32 01:39:01 3 22.51 0.00 3.77 0.02 0.07 73.63 01:50:32 01:39:01 4 22.83 0.00 4.17 0.20 0.07 72.73 01:50:32 01:39:01 5 20.87 0.00 3.94 0.02 0.05 75.12 01:50:32 01:39:01 6 20.86 0.00 4.20 1.65 0.07 73.23 01:50:32 01:39:01 7 20.10 0.00 4.85 1.41 0.08 73.55 01:50:32 01:40:01 all 22.67 0.00 4.81 5.76 0.10 66.67 01:50:32 01:40:01 0 23.52 0.00 4.66 4.90 0.07 66.85 01:50:32 01:40:01 1 18.84 0.00 3.98 0.42 0.08 76.68 01:50:32 01:40:01 2 24.19 0.00 4.81 0.58 0.10 70.33 01:50:32 01:40:01 3 23.55 0.00 4.24 7.67 0.07 64.47 01:50:32 01:40:01 4 21.94 0.00 5.57 0.74 0.20 71.54 01:50:32 01:40:01 5 22.76 0.00 4.23 5.14 0.08 67.78 01:50:32 01:40:01 6 23.73 0.00 5.45 21.08 0.09 49.66 01:50:32 01:40:01 7 22.82 0.00 5.53 5.69 0.12 65.84 01:50:32 01:41:01 all 0.48 0.00 0.11 0.21 0.01 99.18 01:50:32 01:41:01 0 0.23 0.00 0.13 0.00 0.02 99.62 01:50:32 01:41:01 1 0.23 0.00 0.10 0.00 0.00 99.67 01:50:32 01:41:01 2 0.65 0.00 0.10 0.00 0.00 99.25 01:50:32 01:41:01 3 0.25 0.00 0.10 0.83 0.02 98.80 01:50:32 01:41:01 4 0.10 0.00 0.10 0.00 0.00 99.80 01:50:32 01:41:01 5 2.10 0.00 0.20 0.85 0.03 96.81 01:50:32 01:41:01 6 0.08 0.00 0.07 0.00 0.00 99.85 01:50:32 01:41:01 7 0.20 0.00 0.07 0.02 0.02 99.70 01:50:32 01:42:01 all 2.23 0.00 1.41 1.24 0.03 95.08 01:50:32 01:42:01 0 1.65 0.00 1.37 2.28 0.02 94.68 01:50:32 01:42:01 1 1.45 0.00 1.30 0.35 0.02 96.88 01:50:32 01:42:01 2 3.39 0.00 2.20 0.67 0.03 93.71 01:50:32 01:42:01 3 1.90 0.00 1.84 0.97 0.03 95.26 01:50:32 01:42:01 4 2.34 0.00 0.97 0.07 0.02 96.61 01:50:32 01:42:01 5 2.77 0.00 1.64 1.57 0.03 93.99 01:50:32 01:42:01 6 2.19 0.00 0.80 0.08 0.03 96.89 01:50:32 01:42:01 7 2.19 0.00 1.19 3.95 0.02 92.66 01:50:32 01:43:01 all 0.16 0.00 0.04 0.04 0.01 99.75 01:50:32 01:43:01 0 0.68 0.00 0.05 0.00 0.02 99.25 01:50:32 01:43:01 1 0.08 0.00 0.03 0.00 0.02 99.87 01:50:32 01:43:01 2 0.05 0.00 0.03 0.02 0.00 99.90 01:50:32 01:43:01 3 0.03 0.00 0.03 0.03 0.00 99.90 01:50:32 01:43:01 4 0.27 0.00 0.08 0.02 0.02 99.62 01:50:32 01:43:01 5 0.07 0.00 0.03 0.00 0.00 99.90 01:50:32 01:43:01 6 0.05 0.00 0.03 0.00 0.00 99.92 01:50:32 01:43:01 7 0.08 0.00 0.03 0.23 0.02 99.63 01:50:32 01:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:50:32 01:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:50:32 01:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:50:32 01:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:50:32 01:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:50:32 01:44:01 4 0.05 0.00 0.03 0.02 0.02 99.88 01:50:32 01:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:50:32 01:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:32 01:44:01 7 0.02 0.00 0.00 0.02 0.02 99.95 01:50:32 01:45:01 all 0.10 0.00 0.01 0.00 0.01 99.87 01:50:32 01:45:01 0 0.73 0.00 0.03 0.00 0.02 99.22 01:50:32 01:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:50:32 01:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:50:32 01:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:50:32 01:45:01 4 0.02 0.00 0.03 0.00 0.03 99.92 01:50:32 01:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:50:32 01:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:32 01:45:01 7 0.03 0.00 0.00 0.03 0.00 99.93 01:50:32 01:46:01 all 0.26 0.00 0.01 0.01 0.01 99.72 01:50:32 01:46:01 0 1.92 0.00 0.00 0.00 0.02 98.06 01:50:32 01:46:01 1 0.00 0.00 0.05 0.00 0.02 99.93 01:50:32 01:46:01 2 0.00 0.00 0.00 0.02 0.02 99.97 01:50:32 01:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:50:32 01:46:01 4 0.07 0.00 0.02 0.00 0.02 99.90 01:50:32 01:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:50:32 01:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:32 01:46:01 7 0.00 0.00 0.02 0.03 0.00 99.95 01:50:32 01:47:01 all 0.29 0.00 0.01 0.01 0.00 99.69 01:50:32 01:47:01 0 2.02 0.00 0.00 0.00 0.00 97.98 01:50:32 01:47:01 1 0.07 0.00 0.02 0.00 0.00 99.92 01:50:32 01:47:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:50:32 01:47:01 3 0.10 0.00 0.02 0.00 0.00 99.88 01:50:32 01:47:01 4 0.07 0.00 0.03 0.00 0.02 99.88 01:50:32 01:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:50:32 01:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:50:32 01:47:01 7 0.00 0.00 0.00 0.05 0.00 99.95 01:50:32 01:48:01 all 0.13 0.00 0.02 0.00 0.01 99.85 01:50:32 01:48:01 0 0.53 0.00 0.05 0.00 0.00 99.42 01:50:32 01:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:50:32 01:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:50:32 01:48:01 3 0.35 0.00 0.02 0.00 0.00 99.63 01:50:32 01:48:01 4 0.05 0.00 0.03 0.00 0.02 99.90 01:50:32 01:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:50:32 01:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:32 01:48:01 7 0.02 0.00 0.00 0.02 0.02 99.95 01:50:32 01:50:32 01:48:01 CPU %user %nice %system %iowait %steal %idle 01:50:32 01:49:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:50:32 01:49:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:50:32 01:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:50:32 01:49:01 2 0.02 0.00 0.00 0.03 0.00 99.95 01:50:32 01:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:50:32 01:49:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:50:32 01:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:50:32 01:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:50:32 01:49:01 7 0.02 0.00 0.02 0.02 0.00 99.95 01:50:32 01:50:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:50:32 01:50:01 0 0.27 0.00 0.03 0.00 0.00 99.70 01:50:32 01:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:50:32 01:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:50:32 01:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:50:32 01:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:50:32 01:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:50:32 01:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:32 01:50:01 7 0.03 0.00 0.02 0.00 0.05 99.90 01:50:32 Average: all 4.22 0.00 1.05 1.37 0.02 93.33 01:50:32 Average: 0 4.66 0.00 1.08 4.03 0.02 90.21 01:50:32 Average: 1 3.71 0.00 0.86 0.68 0.02 94.73 01:50:32 Average: 2 4.25 0.00 1.10 1.08 0.02 93.55 01:50:32 Average: 3 4.43 0.00 1.01 0.81 0.02 93.73 01:50:32 Average: 4 4.18 0.00 1.11 0.10 0.04 94.57 01:50:32 Average: 5 4.24 0.00 1.06 0.67 0.02 94.00 01:50:32 Average: 6 4.27 0.00 1.06 2.70 0.02 91.96 01:50:32 Average: 7 4.00 0.00 1.17 0.89 0.03 93.92 01:50:32 01:50:32 01:50:32