Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b4343e0f43b55c625610a9131ac206056eb7d12+83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb (ba7a5d028e4a2a3063d9da464e6e7a5dcb4be193) 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-ssh9716585992938479522.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2965143276322916304.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-474/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-474/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15374504291689036650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh6901087098257095767.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-474/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-474/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12737006763057578018.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/v3]] ========================================================= [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.23 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26207 in /w/workspace/undry_device-onvif-camera_PR-474 [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-474 # 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 Merging remotes/origin/main commit 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb into PR head commit 7b4343e0f43b55c625610a9131ac206056eb7d12 Merge succeeded, producing 3fe799a2534d842fb67015810349e763293f4e13 Checking out Revision 3fe799a2534d842fb67015810349e763293f4e13 (PR-474) > 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/474/head:refs/remotes/origin/PR-474 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b4343e0f43b55c625610a9131ac206056eb7d12 # 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 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fe799a2534d842fb67015810349e763293f4e13 # timeout=10 Commit message: "Merge commit '83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb' into HEAD" > git rev-list --no-walk 7b4343e0f43b55c625610a9131ac206056eb7d12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:10:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:10:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:10:28 ========================================================= 22:10:28 EdgeX Global Pipelines Version Info 22:10:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:10:28 ------------------- 22:10:28 stable info: 22:10:28 ------------------- 22:10:28 Commited By: Ginny Guan ginny@iotechsys.com 22:10:28 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 22:10:28 Message: update stable to v1.0.265 22:10:29 ------------------- 22:10:29 experimental info: 22:10:29 ------------------- 22:10:29 Commited By: Cherry Wang cherry@iotechsys.com 22:10:29 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 22:10:29 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:10:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-474 [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-474 [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-474 [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fe799a2534d842fb67015810349e763293f4e13 [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fe799a [Pipeline] echo 22:10:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:30 provisioning config files... 22:10:30 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-474@tmp/config646119621990739466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:30 ---> ****-login.sh 22:10:30 nexus3.edgexfoundry.org:10001 22:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:30 Configure a credential helper to remove this warning. See 22:10:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:30 22:10:30 Login Succeeded 22:10:30 nexus3.edgexfoundry.org:10002 22:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:31 Configure a credential helper to remove this warning. See 22:10:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:31 22:10:31 Login Succeeded 22:10:31 nexus3.edgexfoundry.org:10003 22:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:31 Configure a credential helper to remove this warning. See 22:10:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:31 22:10:31 Login Succeeded 22:10:31 nexus3.edgexfoundry.org:10004 22:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:31 Configure a credential helper to remove this warning. See 22:10:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:31 22:10:31 Login Succeeded 22:10:31 ****.io 22:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:31 Configure a credential helper to remove this warning. See 22:10:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:31 22:10:31 Login Succeeded 22:10:31 ---> ****-login.sh ends [Pipeline] } 22:10:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:10:32 + git rev-list -1 --merges 3fe799a2534d842fb67015810349e763293f4e13~1..3fe799a2534d842fb67015810349e763293f4e13 [Pipeline] echo 22:10:32 -----------> git rev-list -1 --merges 3fe799a2534d842fb67015810349e763293f4e13~1..3fe799a2534d842fb67015810349e763293f4e13 3fe799a2534d842fb67015810349e763293f4e13 22:10:32 3fe799a2534d842fb67015810349e763293f4e13 [false] [Pipeline] sh 22:10:33 + git log --format=format:%s -1 3fe799a2534d842fb67015810349e763293f4e13 [Pipeline] echo 22:10:33 ========================================================= 22:10:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:10:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:10:33 + git log --format=format:%s -1 3fe799a2534d842fb67015810349e763293f4e13 [Pipeline] echo 22:10:33 [semverPrep] GIT_COMMIT: 3fe799a2534d842fb67015810349e763293f4e13, Commit Message: Merge commit '83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb' into HEAD [Pipeline] echo 22:10:33 [semverPrep] This is not a build commit. [Pipeline] sh 22:10:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:10:33 + grep -v github /etc/ssh/ssh_known_hosts 22:10:33 + [ -e /tmp/ssh_known_hosts ] 22:10:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:10:33 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:10:33 sudo tee -a /etc/ssh/ssh_known_hosts 22:10:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:34 22:10:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:34 0.1.4: Pulling from edgex-devops/py-git-semver 22:10:34 b85a868b505f: Pulling fs layer 22:10:34 e2be974225ed: Pulling fs layer 22:10:34 339a4e72a1f5: Pulling fs layer 22:10:34 988bab9f4d93: Pulling fs layer 22:10:34 1469e6f7b9e6: Pulling fs layer 22:10:34 eaf3925da568: Pulling fs layer 22:10:34 bab4dde63d76: Pulling fs layer 22:10:34 bde34c3a00c8: Pulling fs layer 22:10:34 b352a97aabf1: Pulling fs layer 22:10:34 4872d77fe225: Pulling fs layer 22:10:34 5851b861e8e6: Pulling fs layer 22:10:34 bab4dde63d76: Waiting 22:10:34 bde34c3a00c8: Waiting 22:10:34 b352a97aabf1: Waiting 22:10:34 4872d77fe225: Waiting 22:10:34 5851b861e8e6: Waiting 22:10:34 988bab9f4d93: Waiting 22:10:34 1469e6f7b9e6: Waiting 22:10:34 eaf3925da568: Waiting 22:10:34 e2be974225ed: Download complete 22:10:34 988bab9f4d93: Verifying Checksum 22:10:34 988bab9f4d93: Download complete 22:10:34 1469e6f7b9e6: Verifying Checksum 22:10:34 1469e6f7b9e6: Download complete 22:10:34 339a4e72a1f5: Verifying Checksum 22:10:34 339a4e72a1f5: Download complete 22:10:34 eaf3925da568: Verifying Checksum 22:10:34 eaf3925da568: Download complete 22:10:34 bde34c3a00c8: Download complete 22:10:34 b352a97aabf1: Verifying Checksum 22:10:34 b352a97aabf1: Download complete 22:10:34 4872d77fe225: Verifying Checksum 22:10:34 4872d77fe225: Download complete 22:10:34 5851b861e8e6: Verifying Checksum 22:10:34 5851b861e8e6: Download complete 22:10:34 b85a868b505f: Verifying Checksum 22:10:34 b85a868b505f: Download complete 22:10:35 bab4dde63d76: Verifying Checksum 22:10:35 bab4dde63d76: Download complete 22:10:36 b85a868b505f: Pull complete 22:10:36 e2be974225ed: Pull complete 22:10:36 339a4e72a1f5: Pull complete 22:10:36 988bab9f4d93: Pull complete 22:10:37 1469e6f7b9e6: Pull complete 22:10:37 eaf3925da568: Pull complete 22:10:38 bab4dde63d76: Pull complete 22:10:38 bde34c3a00c8: Pull complete 22:10:38 b352a97aabf1: Pull complete 22:10:38 4872d77fe225: Pull complete 22:10:39 5851b861e8e6: Pull complete 22:10:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:10:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:39 prd-ubuntu20.04-docker-8c-8g-26207 does not seem to be running inside a container 22:10:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:10:41 $ docker top bd40a39b2f1893cb5f9a61da9d8f57fabbd98d8f0cd300d6ee060114a7d0991c -eo pid,comm 22:10:41 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). 22:10:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:10:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:41 [ssh-agent] Looking for ssh-agent implementation... 22:10:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:41 $ docker exec bd40a39b2f1893cb5f9a61da9d8f57fabbd98d8f0cd300d6ee060114a7d0991c ssh-agent 22:10:41 SSH_AUTH_SOCK=/tmp/ssh-s13t5aYiE6s7/agent.32 22:10:41 SSH_AGENT_PID=38 22:10:41 Running ssh-add (command line suppressed) 22:10:42 Identity added: /w/workspace/undry_device-onvif-camera_PR-474@tmp/private_key_7876387233255741969.key (/w/workspace/undry_device-onvif-camera_PR-474@tmp/private_key_7876387233255741969.key) 22:10:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:42 + git tag --points-at HEAD [Pipeline] } 22:10:42 $ docker exec --env ******** --env ******** bd40a39b2f1893cb5f9a61da9d8f57fabbd98d8f0cd300d6ee060114a7d0991c ssh-agent -k 22:10:42 unset SSH_AUTH_SOCK; 22:10:42 unset SSH_AGENT_PID; 22:10:42 echo Agent pid 38 killed; 22:10:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:10:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:42 [ssh-agent] Looking for ssh-agent implementation... 22:10:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:42 $ docker exec bd40a39b2f1893cb5f9a61da9d8f57fabbd98d8f0cd300d6ee060114a7d0991c ssh-agent 22:10:42 SSH_AUTH_SOCK=/tmp/ssh-W0zlUTyGVbI4/agent.71 22:10:42 SSH_AGENT_PID=77 22:10:42 Running ssh-add (command line suppressed) 22:10:42 Identity added: /w/workspace/undry_device-onvif-camera_PR-474@tmp/private_key_1827299824082603589.key (/w/workspace/undry_device-onvif-camera_PR-474@tmp/private_key_1827299824082603589.key) 22:10:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:43 + git semver init 22:10:43 2024-11-11 22:10:43,303 [run_init] DEBUG init version:0.0.0 force:False 22:10:43 2024-11-11 22:10:43,304 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-474/.semver 22:10:43 2024-11-11 22:10:43,304 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-474/.semver 22:10:43 2024-11-11 22:10:43,304 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-474/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-474, universal_newlines=False, shell=None, istream=None) 22:10:44 2024-11-11 22:10:44,524 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-474/.git/info/exclude 22:10:44 2024-11-11 22:10:44,524 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-474/.semver/PR-474 with force:False 22:10:44 2024-11-11 22:10:44,524 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-474/.semver/PR-474 22:10:44 2024-11-11 22:10:44,529 [execute] INFO git cat-file --batch-check 22:10:44 2024-11-11 22:10:44,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-474/.semver, universal_newlines=False, shell=None, istream=) 22:10:44 2024-11-11 22:10:44,536 [execute] INFO git cat-file --batch 22:10:44 2024-11-11 22:10:44,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-474/.semver, universal_newlines=False, shell=None, istream=) 22:10:44 2024-11-11 22:10:44,542 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-474/.semver/PR-474 22:10:44 0.0.0 [Pipeline] } 22:10:44 $ docker exec --env ******** --env ******** bd40a39b2f1893cb5f9a61da9d8f57fabbd98d8f0cd300d6ee060114a7d0991c ssh-agent -k 22:10:44 unset SSH_AUTH_SOCK; 22:10:44 unset SSH_AGENT_PID; 22:10:44 echo Agent pid 77 killed; 22:10:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:10:45 + git semver [Pipeline] } 22:10:45 $ docker stop --time=1 bd40a39b2f1893cb5f9a61da9d8f57fabbd98d8f0cd300d6ee060114a7d0991c 22:10:46 $ docker rm -f --volumes bd40a39b2f1893cb5f9a61da9d8f57fabbd98d8f0cd300d6ee060114a7d0991c [Pipeline] // withDockerContainer [Pipeline] sh 22:10:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:10:47 Stashed 1 file(s) [Pipeline] echo 22:10:47 [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 22:10:47 provisioning config files... 22:10:47 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-474@tmp/config12979324469179313738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:47 ---> ****-login.sh 22:10:47 nexus3.edgexfoundry.org:10001 22:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:47 Configure a credential helper to remove this warning. See 22:10:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:47 22:10:47 Login Succeeded 22:10:47 nexus3.edgexfoundry.org:10002 22:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:48 Configure a credential helper to remove this warning. See 22:10:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:48 22:10:48 Login Succeeded 22:10:48 nexus3.edgexfoundry.org:10003 22:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:48 Configure a credential helper to remove this warning. See 22:10:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:48 22:10:48 Login Succeeded 22:10:48 nexus3.edgexfoundry.org:10004 22:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:48 Configure a credential helper to remove this warning. See 22:10:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:48 22:10:48 Login Succeeded 22:10:48 ****.io 22:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:10:48 Configure a credential helper to remove this warning. See 22:10:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:10:48 22:10:48 Login Succeeded 22:10:48 ---> ****-login.sh ends [Pipeline] } 22:10:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:10:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:10:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:10:48 ========================================================= 22:10:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 22:10:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 22:10:48 Sending build context to Docker daemon 36.89MB 22:10:48 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 22:10:48 Step 2/13 : FROM ${BASE} AS builder 22:10:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 22:10:49 43c4264eed91: Pulling fs layer 22:10:49 4cc291be95ef: Pulling fs layer 22:10:49 2ac1f1163629: Pulling fs layer 22:10:49 5c3c966382ef: Pulling fs layer 22:10:49 4f4fb700ef54: Pulling fs layer 22:10:49 5d5c8e513c77: Pulling fs layer 22:10:49 9f66e0745190: Pulling fs layer 22:10:49 f49a43e4bbc0: Pulling fs layer 22:10:49 561ebcabdf7f: Pulling fs layer 22:10:49 9f66e0745190: Waiting 22:10:49 f49a43e4bbc0: Waiting 22:10:49 5d5c8e513c77: Waiting 22:10:49 4f4fb700ef54: Waiting 22:10:49 561ebcabdf7f: Waiting 22:10:49 4cc291be95ef: Download complete 22:10:49 5c3c966382ef: Verifying Checksum 22:10:49 5c3c966382ef: Download complete 22:10:49 4f4fb700ef54: Verifying Checksum 22:10:49 4f4fb700ef54: Download complete 22:10:49 5d5c8e513c77: Verifying Checksum 22:10:49 5d5c8e513c77: Download complete 22:10:49 43c4264eed91: Download complete 22:10:49 9f66e0745190: Verifying Checksum 22:10:49 9f66e0745190: Download complete 22:10:49 43c4264eed91: Pull complete 22:10:49 561ebcabdf7f: Download complete 22:10:49 4cc291be95ef: Pull complete 22:10:49 2ac1f1163629: Download complete 22:10:49 f49a43e4bbc0: Verifying Checksum 22:10:49 f49a43e4bbc0: Download complete 22:10:53 2ac1f1163629: Pull complete 22:10:53 5c3c966382ef: Pull complete 22:10:53 4f4fb700ef54: Pull complete 22:10:53 5d5c8e513c77: Pull complete 22:10:53 9f66e0745190: Pull complete 22:10:55 f49a43e4bbc0: Pull complete 22:10:55 561ebcabdf7f: Pull complete 22:10:55 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 22:10:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:10:55 ---> 3a752c3f9dda 22:10:55 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:10:59 ---> Running in 26bfe0c8c18b 22:10:59 Removing intermediate container 26bfe0c8c18b 22:10:59 ---> 2b6dc5f42210 22:10:59 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:10:59 ---> Running in 8e713af2144d 22:10:59 Removing intermediate container 8e713af2144d 22:10:59 ---> c98eac2483cd 22:10:59 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:10:59 ---> Running in b6aab3116ba0 22:10:59 Removing intermediate container b6aab3116ba0 22:10:59 ---> be1d68fa2b60 22:10:59 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:10:59 ---> Running in 0d38736d34bf 22:10:59 Removing intermediate container 0d38736d34bf 22:10:59 ---> 8349fbf73f11 22:10:59 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:10:59 ---> Running in 344fce6c7c5e 22:10:59 Removing intermediate container 344fce6c7c5e 22:10:59 ---> ad7014ef05f4 22:10:59 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:10:59 ---> Running in 5b0f0cf024ab 22:10:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:11:00 OK: 246 MiB in 54 packages 22:11:00 Removing intermediate container 5b0f0cf024ab 22:11:00 ---> 22a491e19c25 22:11:00 Step 9/13 : WORKDIR /device-onvif-camera 22:11:00 ---> Running in b2a4c387ec4b 22:11:00 Removing intermediate container b2a4c387ec4b 22:11:00 ---> 5bab6f062123 22:11:00 Step 10/13 : COPY go.mod vendor* ./ 22:11:00 ---> 0f1490a8fabb 22:11:00 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:00 ---> Running in a2e6024ec716 22:11:02 Still waiting to schedule task 22:11:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:11:57 Removing intermediate container a2e6024ec716 22:11:57 ---> 9e7f6daed2df 22:11:57 Step 12/13 : COPY . . 22:11:57 ---> adcd341a655c 22:11:57 Step 13/13 : RUN ${MAKE} 22:11:57 ---> Running in 762739a8a96b 22:11:57 noop 22:11:57 Removing intermediate container 762739a8a96b 22:11:57 ---> c38e62b6c19c 22:11:57 Successfully built c38e62b6c19c 22:11:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:57 + docker inspect -f . ci-base-image-x86_64 22:11:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:57 prd-ubuntu20.04-docker-8c-8g-26207 does not seem to be running inside a container 22:11:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@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 ******** ci-base-image-x86_64 cat 22:11:57 $ docker top e8dc8bbed7638d1dd01acb5eef2fd924b66de0c2f216738a0813761251203af2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:58 + go version 22:11:58 go version go1.23.2 linux/amd64 [Pipeline] } 22:11:58 $ docker stop --time=1 e8dc8bbed7638d1dd01acb5eef2fd924b66de0c2f216738a0813761251203af2 22:11:59 $ docker rm -f --volumes e8dc8bbed7638d1dd01acb5eef2fd924b66de0c2f216738a0813761251203af2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:00 + docker inspect -f . ci-base-image-x86_64 22:12:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:00 prd-ubuntu20.04-docker-8c-8g-26207 does not seem to be running inside a container 22:12:00 $ 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-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@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 ******** ci-base-image-x86_64 cat 22:12:00 $ docker top 0da97a4f5807e122cefadc013912c53f562978cb57160240d39d8c6e747df602 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:00 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-474 [Pipeline] fileExists [Pipeline] sh 22:12:01 + make test 22:12:01 go test ./... -coverprofile=coverage.out ./... 22:12:02 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:12:24 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 22:12:24 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 22:12:24 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.4% of statements 22:12:24 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.540s coverage: 86.5% of statements 22:12:36 go vet ./... 22:12:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26208 in /w/workspace/undry_device-onvif-camera_PR-474 [Pipeline] { [Pipeline] ws 22:12:37 Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout 22:12:37 The recommended git tool is: git 22:12:41 using credential edgex-jenkins-ssh 22:12:41 Cloning the remote Git repository 22:12:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:12:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:12:41 ./bin/test-attribution-txt.sh [Pipeline] echo 22:12:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 22:12:41 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:12:41 > git init /w/workspace/device-onvif-camera/2 # timeout=10 22:12:42 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:12:42 > git --version # timeout=10 22:12:42 > git --version # 'git version 2.25.1' 22:12:42 using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] } 22:12:42 $ docker stop --time=1 0da97a4f5807e122cefadc013912c53f562978cb57160240d39d8c6e747df602 22:12:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:45 $ docker rm -f --volumes 0da97a4f5807e122cefadc013912c53f562978cb57160240d39d8c6e747df602 [Pipeline] // withDockerContainer [Pipeline] sh 22:12:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:12:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:12:44 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:12:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:45 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:12:45 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:12:45 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:12:46 Merging remotes/origin/main commit 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb into PR head commit 7b4343e0f43b55c625610a9131ac206056eb7d12 22:12:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:12:46 + ls -al . 22:12:46 total 316 22:12:46 drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 22:12 . 22:12:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 22:10 .. 22:12:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 22:12 .git 22:12:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 22:10 .github 22:12:46 -rw-rw-r-- 1 jenkins jenkins 493 Nov 11 22:10 .gitignore 22:12:46 -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 22:10 .golangci.yml 22:12:46 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 22:10 .semver 22:12:46 -rw-rw-r-- 1 jenkins jenkins 19973 Nov 11 22:10 Attribution.txt 22:12:46 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 11 22:10 CHANGELOG.md 22:12:46 -rw-rw-r-- 1 jenkins jenkins 1715 Nov 11 22:10 Dockerfile 22:12:46 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 22:10 GOVERNANCE.md 22:12:46 -rw-rw-r-- 1 jenkins jenkins 739 Nov 11 22:10 Jenkinsfile 22:12:46 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 11 22:10 LICENSE 22:12:46 -rw-rw-r-- 1 jenkins jenkins 3465 Nov 11 22:10 Makefile 22:12:46 -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 22:10 OWNERS.md 22:12:46 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 11 22:10 README.md 22:12:46 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 22:10 VERSION 22:12:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 22:10 bin 22:12:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 22:10 cmd 22:12:46 -rw-r--r-- 1 jenkins jenkins 92292 Nov 11 22:12 coverage.out 22:12:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 22:10 doc 22:12:46 -rw-rw-r-- 1 jenkins jenkins 6636 Nov 11 22:10 go.mod 22:12:46 -rw-rw-r-- 1 jenkins jenkins 88824 Nov 11 22:10 go.sum 22:12:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 22:10 internal 22:12:46 -rw-rw-r-- 1 jenkins jenkins 236 Nov 11 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:46 Merge succeeded, producing 5eb39d4945fa88ee257562d5d123142982b947a3 22:12:46 Checking out Revision 5eb39d4945fa88ee257562d5d123142982b947a3 (PR-474) 22:12:46 + 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=3fe799a2534d842fb67015810349e763293f4e13 --label arch=amd64 --label version=0.0.0 . 22:12:46 Sending build context to Docker daemon 36.98MB 22:12:46 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 22:12:46 Step 2/27 : FROM ${BASE} AS builder 22:12:46 ---> c38e62b6c19c 22:12:46 Step 3/27 : ARG ADD_BUILD_TAGS="" 22:12:46 > git config core.sparsecheckout # timeout=10 22:12:46 > git checkout -f 7b4343e0f43b55c625610a9131ac206056eb7d12 # timeout=10 22:12:46 > git remote # timeout=10 22:12:46 > git config --get remote.origin.url # timeout=10 22:12:46 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:46 > git merge 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb # timeout=10 22:12:46 > git rev-parse HEAD^{commit} # timeout=10 22:12:46 > git config core.sparsecheckout # timeout=10 22:12:46 > git checkout -f 5eb39d4945fa88ee257562d5d123142982b947a3 # timeout=10 22:12:47 ---> Running in bb59300d050b 22:12:47 Removing intermediate container bb59300d050b 22:12:47 ---> 33f2e4fddad4 22:12:47 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:12:47 ---> Running in 50ae86351ebe 22:12:47 Removing intermediate container 50ae86351ebe 22:12:47 ---> 166de7532ddf 22:12:47 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 22:12:47 ---> Running in 58cd48363a95 22:12:47 Removing intermediate container 58cd48363a95 22:12:47 ---> b1189d540c19 22:12:47 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 22:12:47 ---> Running in d9feee369e8b 22:12:47 Removing intermediate container d9feee369e8b 22:12:47 ---> 74c9ca494e84 22:12:47 Step 7/27 : LABEL Name=edgex-device-onvif-camera 22:12:47 ---> Running in c226a765dc04 22:12:47 Removing intermediate container c226a765dc04 22:12:47 ---> 1465e0659119 22:12:47 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:12:47 ---> Running in 196ca21289a8 22:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:12:49 OK: 246 MiB in 54 packages 22:12:49 Removing intermediate container 196ca21289a8 22:12:49 ---> 5587b272a86e 22:12:49 Step 9/27 : WORKDIR /device-onvif-camera 22:12:49 ---> Running in 2609a54674aa 22:12:49 Removing intermediate container 2609a54674aa 22:12:49 ---> 23b66cf2b288 22:12:49 Step 10/27 : COPY go.mod vendor* ./ 22:12:49 ---> 53a7c4a53283 22:12:49 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:49 ---> Running in 7e3d2d8adf15 22:12:50 Removing intermediate container 7e3d2d8adf15 22:12:50 ---> d2498dbf6506 22:12:50 Step 12/27 : COPY . . 22:12:50 Commit message: "Merge commit '83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb' into HEAD" 22:12:50 > git rev-list --no-walk 7b4343e0f43b55c625610a9131ac206056eb7d12 # timeout=10 22:12:51 ---> cc616eabef79 22:12:51 Step 13/27 : RUN ${MAKE} 22:12:51 ---> Running in 98a20e18303d 22:12:51 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:12:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:12:52 % Total % Received % Xferd Average Speed Time Time Time Current 22:12:52 Dload Upload Total Spent Left Speed 22:12:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 60225 0 --:--:-- --:--:-- --:--:-- 60509 [Pipeline] sh 22:12:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:12:52 + sudo tee /etc/docker/daemon.new 22:12:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:12:52 { 22:12:52 "registry-mirrors": [ 22:12:52 "https://nexus3.edgexfoundry.org:10001" 22:12:52 ], 22:12:52 "bip": "10.250.0.254/24", 22:12:52 "hosts": [ 22:12:52 "tcp://0.0.0.0:5555", 22:12:52 "unix:///var/run/docker.sock" 22:12:52 ], 22:12:52 "mtu": 1458, 22:12:52 "selinux-enabled": true, 22:12:52 "seccomp-profile": "/etc/docker/seccomp.json" 22:12:52 } [Pipeline] sh 22:12:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:12:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:11 provisioning config files... 22:13:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config7652967224201059634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:12 ---> ****-login.sh 22:13:12 nexus3.edgexfoundry.org:10001 22:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:13:12 Configure a credential helper to remove this warning. See 22:13:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:13:12 22:13:12 Login Succeeded 22:13:12 nexus3.edgexfoundry.org:10002 22:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:13:13 Configure a credential helper to remove this warning. See 22:13:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:13:13 22:13:13 Login Succeeded 22:13:13 nexus3.edgexfoundry.org:10003 22:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:13:13 Configure a credential helper to remove this warning. See 22:13:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:13:13 22:13:13 Login Succeeded 22:13:13 nexus3.edgexfoundry.org:10004 22:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:13:13 Configure a credential helper to remove this warning. See 22:13:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:13:13 22:13:13 Login Succeeded 22:13:13 ****.io 22:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:13:14 Configure a credential helper to remove this warning. See 22:13:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:13:14 22:13:14 Login Succeeded 22:13:14 ---> ****-login.sh ends [Pipeline] } 22:13:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:13:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:13:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:13:14 ========================================================= 22:13:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 22:13:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 22:13:15 Sending build context to Docker daemon 21.86MB 22:13:15 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 22:13:15 Step 2/13 : FROM ${BASE} AS builder 22:13:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:13:15 cf04c63912e1: Pulling fs layer 22:13:15 55b35a11ae5e: Pulling fs layer 22:13:15 a37a00ec5f00: Pulling fs layer 22:13:15 50b3750afda1: Pulling fs layer 22:13:15 4f4fb700ef54: Pulling fs layer 22:13:15 80978eb59214: Pulling fs layer 22:13:15 c9f46d7d2bd2: Pulling fs layer 22:13:15 c5a475d317c9: Pulling fs layer 22:13:15 50b3750afda1: Waiting 22:13:15 4f4fb700ef54: Waiting 22:13:15 80978eb59214: Waiting 22:13:15 c9f46d7d2bd2: Waiting 22:13:15 55b35a11ae5e: Verifying Checksum 22:13:15 55b35a11ae5e: Download complete 22:13:15 50b3750afda1: Verifying Checksum 22:13:15 50b3750afda1: Download complete 22:13:15 4f4fb700ef54: Download complete 22:13:15 80978eb59214: Verifying Checksum 22:13:15 80978eb59214: Download complete 22:13:15 cf04c63912e1: Verifying Checksum 22:13:15 cf04c63912e1: Download complete 22:13:16 c5a475d317c9: Verifying Checksum 22:13:16 c5a475d317c9: Download complete 22:13:16 cf04c63912e1: Pull complete 22:13:17 55b35a11ae5e: Pull complete 22:13:17 a37a00ec5f00: Download complete 22:13:18 c9f46d7d2bd2: Verifying Checksum 22:13:18 c9f46d7d2bd2: Download complete 22:13:23 Removing intermediate container 98a20e18303d 22:13:23 ---> 876833a395aa 22:13:23 Step 14/27 : FROM alpine:3.20 22:13:23 3.20: Pulling from library/alpine 22:13:23 43c4264eed91: Already exists 22:13:23 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:13:23 Status: Downloaded newer image for alpine:3.20 22:13:23 ---> 91ef0af61f39 22:13:23 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:13:23 ---> Running in cdd7aa9aedda 22:13:23 Removing intermediate container cdd7aa9aedda 22:13:23 ---> 55e83bb1a3f5 22:13:23 Step 16/27 : RUN apk add --update --no-cache dumb-init 22:13:23 ---> Running in 02d51ceb0adc 22:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:13:24 (1/1) Installing dumb-init (1.2.5-r3) 22:13:24 Executing busybox-1.36.1-r29.trigger 22:13:24 OK: 8 MiB in 15 packages 22:13:24 Removing intermediate container 02d51ceb0adc 22:13:24 ---> 91b348e3a2d1 22:13:24 Step 17/27 : RUN apk --no-cache upgrade 22:13:24 ---> Running in 8656789869d6 22:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:13:25 Upgrading critical system libraries and apk-tools: 22:13:25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:13:25 Executing busybox-1.36.1-r29.trigger 22:13:25 Continuing the upgrade transaction with new apk-tools: 22:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:13:25 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 22:13:25 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 22:13:25 OK: 8 MiB in 15 packages 22:13:26 Removing intermediate container 8656789869d6 22:13:26 ---> e51c781cede2 22:13:26 Step 18/27 : WORKDIR / 22:13:26 ---> Running in ddb2ead5303a 22:13:26 Removing intermediate container ddb2ead5303a 22:13:26 ---> 6bab4e8b22d7 22:13:26 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 22:13:27 ---> b40189afe5f8 22:13:27 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 22:13:27 ---> 7adaeedfd1da 22:13:27 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:13:27 ---> be407f53a909 22:13:27 Step 22/27 : EXPOSE 59984 22:13:27 ---> Running in 10d54f4cae6d 22:13:27 Removing intermediate container 10d54f4cae6d 22:13:27 ---> 7f4b6ce564b7 22:13:27 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 22:13:27 ---> Running in b361402c1763 22:13:27 Removing intermediate container b361402c1763 22:13:27 ---> f9d15e495294 22:13:27 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 22:13:27 ---> Running in f3193cc3b6a6 22:13:27 Removing intermediate container f3193cc3b6a6 22:13:27 ---> f7c5e86b6ee6 22:13:27 Step 25/27 : LABEL arch=amd64 22:13:27 ---> Running in 6850e602e719 22:13:27 Removing intermediate container 6850e602e719 22:13:27 ---> f600c4fe0b03 22:13:27 Step 26/27 : LABEL git_sha=3fe799a2534d842fb67015810349e763293f4e13 22:13:27 ---> Running in 5755e73cd45d 22:13:27 Removing intermediate container 5755e73cd45d 22:13:27 ---> 7ec5cf3e5c68 22:13:27 Step 27/27 : LABEL version=0.0.0 22:13:27 ---> Running in e000d663c10d 22:13:27 Removing intermediate container e000d663c10d 22:13:27 ---> c5e983fffba7 22:13:27 [Warning] One or more build-args [ARCH] were not consumed 22:13:27 Successfully built c5e983fffba7 22:13:27 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:28 22:13:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:28 latest: Pulling from edgex-lftools-log-publisher 22:13:28 5eb5b503b376: Pulling fs layer 22:13:28 5c69ac0246d0: Pulling fs layer 22:13:28 ec43610c2a17: Pulling fs layer 22:13:28 3a2ae6a8a46f: Pulling fs layer 22:13:28 33b1e0a273af: Pulling fs layer 22:13:28 5d3b04190fa2: Pulling fs layer 22:13:28 2f39f015ded8: Pulling fs layer 22:13:28 3a2ae6a8a46f: Waiting 22:13:28 5d3b04190fa2: Waiting 22:13:28 2f39f015ded8: Waiting 22:13:28 5c69ac0246d0: Download complete 22:13:28 3a2ae6a8a46f: Download complete 22:13:28 33b1e0a273af: Verifying Checksum 22:13:28 33b1e0a273af: Download complete 22:13:28 5d3b04190fa2: Verifying Checksum 22:13:28 5d3b04190fa2: Download complete 22:13:28 ec43610c2a17: Verifying Checksum 22:13:28 ec43610c2a17: Download complete 22:13:29 5eb5b503b376: Download complete 22:13:29 2f39f015ded8: Download complete 22:13:30 5eb5b503b376: Pull complete 22:13:30 5c69ac0246d0: Pull complete 22:13:30 a37a00ec5f00: Pull complete 22:13:30 50b3750afda1: Pull complete 22:13:30 4f4fb700ef54: Pull complete 22:13:30 80978eb59214: Pull complete 22:13:30 ec43610c2a17: Pull complete 22:13:30 3a2ae6a8a46f: Pull complete 22:13:31 33b1e0a273af: Pull complete 22:13:31 5d3b04190fa2: Pull complete 22:13:35 2f39f015ded8: Pull complete 22:13:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:13:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:35 prd-ubuntu20.04-docker-8c-8g-26207 does not seem to be running inside a container 22:13:35 $ 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-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@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-lftools-log-publisher:latest cat 22:13:38 c9f46d7d2bd2: Pull complete 22:13:39 c5a475d317c9: Pull complete 22:13:39 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 22:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 22:13:39 ---> be29e6b0f0d4 22:13:39 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:13:39 $ docker top 86417d696831a9fd551d9dc02964660bf775e07fe9c1f2e16eaee83a4e000204 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:39 ---> job-cost.sh 22:13:39 lf-activate-venv: SKIPPING 22:13:39 INFO: No Stack... 22:13:39 INFO: Retrieving Pricing Info for: v3-standard-8 22:13:40 INFO: Archiving Costs [Pipeline] sh 22:13:40 + cat /w/workspace/undry_device-onvif-camera_PR-474/archives/cost.csv 22:13:40 + cut -d, -f6 [Pipeline] lock 22:13:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-2-stack-cost] 22:13:40 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-474-2-stack-cost] did not exist. Created. 22:13:40 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:13:40 + echo total: 0.2199999988079071 [Pipeline] stash 22:13:40 Stashed 1 file(s) [Pipeline] } 22:13:40 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:13:40 $ docker stop --time=1 86417d696831a9fd551d9dc02964660bf775e07fe9c1f2e16eaee83a4e000204 22:13:40 ---> Running in 9ff147e1fef5 22:13:41 Removing intermediate container 9ff147e1fef5 22:13:41 ---> 0a18837ec2a9 22:13:41 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:13:41 ---> Running in af48b6e8388e 22:13:41 Removing intermediate container af48b6e8388e 22:13:41 ---> fbf7947feaf0 22:13:41 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:13:41 ---> Running in ff77a4fd8492 22:13:41 Removing intermediate container ff77a4fd8492 22:13:41 ---> a41777079924 22:13:41 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:13:42 ---> Running in cfd9f041a7c4 22:13:42 $ docker rm -f --volumes 86417d696831a9fd551d9dc02964660bf775e07fe9c1f2e16eaee83a4e000204 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:13:42 Removing intermediate container cfd9f041a7c4 22:13:42 ---> 742d5c66d68e 22:13:42 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:13:42 ---> Running in 4569356c8807 22:13:42 Removing intermediate container 4569356c8807 22:13:42 ---> 868e1a7681c4 22:13:42 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:42 ---> Running in f4974fe8fa64 22:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:13:45 OK: 238 MiB in 54 packages 22:13:45 Removing intermediate container f4974fe8fa64 22:13:45 ---> 7306495ccd56 22:13:45 Step 9/13 : WORKDIR /device-onvif-camera 22:13:45 ---> Running in f5635311d198 22:13:46 Removing intermediate container f5635311d198 22:13:46 ---> 83211a19e7ea 22:13:46 Step 10/13 : COPY go.mod vendor* ./ 22:13:46 ---> 6e03fd9e26dd 22:13:46 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:46 ---> Running in a411d8b727db 22:15:38 Removing intermediate container a411d8b727db 22:15:38 ---> 2538eefc5853 22:15:38 Step 12/13 : COPY . . 22:15:38 ---> ef7d42e9d63d 22:15:38 Step 13/13 : RUN ${MAKE} 22:15:38 ---> Running in 531c55c451d1 22:15:38 noop 22:15:38 Removing intermediate container 531c55c451d1 22:15:38 ---> b15c7a0b9930 22:15:38 Successfully built b15c7a0b9930 22:15:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:38 + docker inspect -f . ci-base-image-arm64 22:15:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:38 prd-ubuntu20.04-docker-arm64-4c-16g-26208 does not seem to be running inside a container 22:15:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:15:39 $ docker top 471b5e5fca6bfe74baf2b010cff8869732d3006a657f4e6970b6cb2ed7419381 -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:40 + go version 22:15:40 go version go1.23.2 linux/arm64 [Pipeline] } 22:15:40 $ docker stop --time=1 471b5e5fca6bfe74baf2b010cff8869732d3006a657f4e6970b6cb2ed7419381 22:15:42 $ docker rm -f --volumes 471b5e5fca6bfe74baf2b010cff8869732d3006a657f4e6970b6cb2ed7419381 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:42 + docker inspect -f . ci-base-image-arm64 22:15:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:43 prd-ubuntu20.04-docker-arm64-4c-16g-26208 does not seem to be running inside a container 22:15:43 $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:15:44 $ docker top 924f2aeb6d9aeac008628bb2934d487db509a80661c7bbf8a43e2b42b31e1193 -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:44 + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh 22:15:45 + make test 22:15:45 go test ./... -coverprofile=coverage.out ./... 22:15:50 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:18:57 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 22:19:01 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 22:19:03 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.176s coverage: 31.4% of statements 22:19:22 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.503s coverage: 86.5% of statements 22:19:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:19:22 go vet ./... 22:20:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:20:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:20:08 ./bin/test-attribution-txt.sh [Pipeline] echo 22:20:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:20:08 $ docker stop --time=1 924f2aeb6d9aeac008628bb2934d487db509a80661c7bbf8a43e2b42b31e1193 22:20:10 $ docker rm -f --volumes 924f2aeb6d9aeac008628bb2934d487db509a80661c7bbf8a43e2b42b31e1193 [Pipeline] // withDockerContainer [Pipeline] sh 22:20:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:20:12 Warning: overwriting stash ‘coverage-report’ 22:20:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:20:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:20:13 + ls -al . 22:20:13 total 312 22:20:13 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 22:15 . 22:20:13 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 22:12 .. 22:20:13 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 22:12 .git 22:20:13 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 22:12 .github 22:20:13 -rw-rw-r-- 1 jenkins jenkins 493 Nov 11 22:12 .gitignore 22:20:13 -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 22:12 .golangci.yml 22:20:13 -rw-rw-r-- 1 jenkins jenkins 19973 Nov 11 22:12 Attribution.txt 22:20:13 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 11 22:12 CHANGELOG.md 22:20:13 -rw-rw-r-- 1 jenkins jenkins 1715 Nov 11 22:12 Dockerfile 22:20:13 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 22:12 GOVERNANCE.md 22:20:13 -rw-rw-r-- 1 jenkins jenkins 739 Nov 11 22:12 Jenkinsfile 22:20:13 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 11 22:12 LICENSE 22:20:13 -rw-rw-r-- 1 jenkins jenkins 3465 Nov 11 22:12 Makefile 22:20:13 -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 22:12 OWNERS.md 22:20:13 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 11 22:12 README.md 22:20:13 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 22:10 VERSION 22:20:13 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 22:12 bin 22:20:13 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 22:12 cmd 22:20:13 -rw-r--r-- 1 jenkins jenkins 92292 Nov 11 22:19 coverage.out 22:20:13 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 22:12 doc 22:20:13 -rw-rw-r-- 1 jenkins jenkins 6636 Nov 11 22:12 go.mod 22:20:13 -rw-rw-r-- 1 jenkins jenkins 88824 Nov 11 22:12 go.sum 22:20:13 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 22:12 internal 22:20:13 -rw-rw-r-- 1 jenkins jenkins 236 Nov 11 22:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:13 + 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=5eb39d4945fa88ee257562d5d123142982b947a3 --label arch=arm64 --label version=0.0.0 . 22:20:14 Sending build context to Docker daemon 21.95MB 22:20:14 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 22:20:14 Step 2/27 : FROM ${BASE} AS builder 22:20:14 ---> b15c7a0b9930 22:20:14 Step 3/27 : ARG ADD_BUILD_TAGS="" 22:20:14 ---> Running in e15b36b05d34 22:20:14 Removing intermediate container e15b36b05d34 22:20:14 ---> a02f81463d87 22:20:14 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:20:14 ---> Running in a3b598e01c08 22:20:15 Removing intermediate container a3b598e01c08 22:20:15 ---> 8d15acbe0cca 22:20:15 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 22:20:15 ---> Running in 8d51a41117cc 22:20:15 Removing intermediate container 8d51a41117cc 22:20:15 ---> b1cc3f7dc07b 22:20:15 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 22:20:15 ---> Running in 24ecbb59b2d3 22:20:16 Removing intermediate container 24ecbb59b2d3 22:20:16 ---> ddd56c078ece 22:20:16 Step 7/27 : LABEL Name=edgex-device-onvif-camera 22:20:16 ---> Running in 36c762659791 22:20:16 Removing intermediate container 36c762659791 22:20:16 ---> 9c701fa88779 22:20:16 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:20:16 ---> Running in a4422d2aad8c 22:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:20:18 OK: 238 MiB in 54 packages 22:20:19 Removing intermediate container a4422d2aad8c 22:20:19 ---> ab374a52e26c 22:20:19 Step 9/27 : WORKDIR /device-onvif-camera 22:20:19 ---> Running in 00e829c8d546 22:20:20 Removing intermediate container 00e829c8d546 22:20:20 ---> 4338bc0fd87c 22:20:20 Step 10/27 : COPY go.mod vendor* ./ 22:20:21 ---> 930d3404fbd9 22:20:21 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:21 ---> Running in 6cb5f3cf2db5 22:20:24 Removing intermediate container 6cb5f3cf2db5 22:20:24 ---> 023afd7c8afa 22:20:24 Step 12/27 : COPY . . 22:20:25 ---> 2aa9e64fe394 22:20:25 Step 13/27 : RUN ${MAKE} 22:20:25 ---> Running in fce75458590a 22:20:26 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 22:23:48 Removing intermediate container fce75458590a 22:23:48 ---> 7b59e8c08aa6 22:23:48 Step 14/27 : FROM alpine:3.20 22:23:48 3.20: Pulling from library/alpine 22:23:48 cf04c63912e1: Already exists 22:23:48 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:23:48 Status: Downloaded newer image for alpine:3.20 22:23:48 ---> c157a85ed455 22:23:48 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:23:48 ---> Running in eae7aeac3dd9 22:23:48 Removing intermediate container eae7aeac3dd9 22:23:48 ---> 978bba40614b 22:23:48 Step 16/27 : RUN apk add --update --no-cache dumb-init 22:23:48 ---> Running in 3545124f3111 22:23:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:23:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:23:48 (1/1) Installing dumb-init (1.2.5-r3) 22:23:48 Executing busybox-1.36.1-r29.trigger 22:23:48 OK: 9 MiB in 15 packages 22:23:48 Removing intermediate container 3545124f3111 22:23:48 ---> 1b1e29b73bc2 22:23:48 Step 17/27 : RUN apk --no-cache upgrade 22:23:48 ---> Running in 5b8698306939 22:23:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:23:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:23:48 Upgrading critical system libraries and apk-tools: 22:23:48 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:23:48 Executing busybox-1.36.1-r29.trigger 22:23:48 Continuing the upgrade transaction with new apk-tools: 22:23:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:23:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:23:49 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 22:23:49 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 22:23:49 OK: 9 MiB in 15 packages 22:23:50 Removing intermediate container 5b8698306939 22:23:50 ---> 6313c8a0f823 22:23:50 Step 18/27 : WORKDIR / 22:23:50 ---> Running in 55e5bfe90851 22:23:51 Removing intermediate container 55e5bfe90851 22:23:51 ---> 26a0b3fd4915 22:23:51 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 22:23:52 ---> e54605cc432a 22:23:52 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 22:23:53 ---> 9138f5a8a419 22:23:53 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:23:53 ---> e0f85596b635 22:23:53 Step 22/27 : EXPOSE 59984 22:23:53 ---> Running in 6c53c213317f 22:23:54 Removing intermediate container 6c53c213317f 22:23:54 ---> 840f8258d028 22:23:54 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 22:23:54 ---> Running in d3cb8948216e 22:23:54 Removing intermediate container d3cb8948216e 22:23:54 ---> 5879150e6bd6 22:23:54 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 22:23:54 ---> Running in 799f34ff5ca6 22:23:54 Removing intermediate container 799f34ff5ca6 22:23:54 ---> a493c8cf6bfe 22:23:54 Step 25/27 : LABEL arch=arm64 22:23:54 ---> Running in 3bcdb54487b2 22:23:55 Removing intermediate container 3bcdb54487b2 22:23:55 ---> cf3ba9ca152b 22:23:55 Step 26/27 : LABEL git_sha=5eb39d4945fa88ee257562d5d123142982b947a3 22:23:55 ---> Running in a08e8c1cb4a8 22:23:55 Removing intermediate container a08e8c1cb4a8 22:23:55 ---> 2110f61ca6f0 22:23:55 Step 27/27 : LABEL version=0.0.0 22:23:55 ---> Running in b546814bb0ed 22:23:55 Removing intermediate container b546814bb0ed 22:23:55 ---> 393b3eb499da 22:23:55 [Warning] One or more build-args [ARCH] were not consumed 22:23:55 Successfully built 393b3eb499da 22:23:55 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:56 22:23:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:56 arm64: Pulling from edgex-lftools-log-publisher 22:23:56 8998bd30e6a1: Pulling fs layer 22:23:56 04944245beec: Pulling fs layer 22:23:56 699f458cf7ca: Pulling fs layer 22:23:56 765212b225bb: Pulling fs layer 22:23:56 f23df028b6ca: Pulling fs layer 22:23:56 d65c8cfc05b1: Pulling fs layer 22:23:56 2437ff75d9bd: Pulling fs layer 22:23:56 765212b225bb: Waiting 22:23:56 d65c8cfc05b1: Waiting 22:23:56 04944245beec: Verifying Checksum 22:23:56 04944245beec: Download complete 22:23:56 765212b225bb: Verifying Checksum 22:23:56 765212b225bb: Download complete 22:23:56 f23df028b6ca: Verifying Checksum 22:23:56 f23df028b6ca: Download complete 22:23:56 d65c8cfc05b1: Verifying Checksum 22:23:56 d65c8cfc05b1: Download complete 22:23:56 699f458cf7ca: Verifying Checksum 22:23:56 699f458cf7ca: Download complete 22:23:57 8998bd30e6a1: Verifying Checksum 22:23:57 8998bd30e6a1: Download complete 22:24:00 2437ff75d9bd: Verifying Checksum 22:24:00 2437ff75d9bd: Download complete 22:24:02 8998bd30e6a1: Pull complete 22:24:02 04944245beec: Pull complete 22:24:03 699f458cf7ca: Pull complete 22:24:04 765212b225bb: Pull complete 22:24:04 f23df028b6ca: Pull complete 22:24:04 d65c8cfc05b1: Pull complete 22:24:19 2437ff75d9bd: Pull complete 22:24:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:24:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:20 prd-ubuntu20.04-docker-arm64-4c-16g-26208 does not seem to be running inside a container 22:24:20 $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:24:22 $ docker top b14d6588a86f4e51ff95a51018385c63ae08b0ca0247d96d805eba46a2fc9bd5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:23 ---> job-cost.sh 22:24:23 lf-activate-venv: SKIPPING 22:24:23 INFO: No Stack... 22:24:23 INFO: Retrieving Pricing Info for: v3-standard-4 22:24:24 INFO: Archiving Costs [Pipeline] sh 22:24:25 + cat /w/workspace/device-onvif-camera/2/archives/cost.csv 22:24:25 + cut -d, -f6 [Pipeline] lock 22:24:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-2-stack-cost] 22:24:25 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-474-2-stack-cost] did not exist. Created. 22:24:25 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:24:25 /w/workspace/device-onvif-camera/2@tmp/durable-0b12955e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:24:26 + echo total: 0.10999999940395355 [Pipeline] stash 22:24:26 Warning: overwriting stash ‘stack-cost’ 22:24:26 Stashed 1 file(s) [Pipeline] } 22:24:26 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:24:26 $ docker stop --time=1 b14d6588a86f4e51ff95a51018385c63ae08b0ca0247d96d805eba46a2fc9bd5 22:24:28 $ docker rm -f --volumes b14d6588a86f4e51ff95a51018385c63ae08b0ca0247d96d805eba46a2fc9bd5 [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 22:24:28 provisioning config files... 22:24:28 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-474@tmp/config3516630595726269691tmp [Pipeline] { [Pipeline] sh 22:24:29 + set +x 22:24:29 + curl -s https://codecov.io/bash 22:24:29 + bash -s -- 22:24:29 22:24:29 _____ _ 22:24:29 / ____| | | 22:24:29 | | ___ __| | ___ ___ _____ __ 22:24:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:24:29 | |___| (_) | (_| | __/ (_| (_) \ V / 22:24:29 \_____\___/ \__,_|\___|\___\___/ \_/ 22:24:29 Bash-1.0.6 22:24:29 22:24:29 22:24:29 ==> git version 2.25.1 found 22:24:29 ==> 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 22:24:29 Release-Date: 2020-01-08 22:24:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:24:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:24:29 ==> Jenkins CI detected. 22:24:29 current dir:  /w/workspace/undry_device-onvif-camera_PR-474 22:24:29 project root: . 22:24:29 --> token set from env 22:24:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:24:29 ==> Running gcov in . (disable via -X gcov) 22:24:29 ==> Python coveragepy not found 22:24:29 ==> Searching for coverage reports in: 22:24:29 + . 22:24:29 -> Found 1 reports 22:24:29 ==> Detecting git/mercurial file structure 22:24:29 ==> Reading reports 22:24:29 + ./coverage.out bytes=92292 22:24:29 ==> Appending adjustments 22:24:29 https://docs.codecov.io/docs/fixing-reports 22:24:29 + Found adjustments 22:24:29 ==> Gzipping contents 22:24:29 12K /tmp/codecov.MJ0Hff.gz 22:24:29 ==> Uploading reports 22:24:29 url: https://codecov.io 22:24:29 query: branch=PR-474&commit=3fe799a2534d842fb67015810349e763293f4e13&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-474%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=474&job=&cmd_args= 22:24:29 -> Pinging Codecov 22:24:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-474&commit=3fe799a2534d842fb67015810349e763293f4e13&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-474%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=474&job=&cmd_args= 22:24:29 -> Uploading to 22:24:29 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/3fe799a2534d842fb67015810349e763293f4e13/9a73a5ec-404a-45df-a0aa-f7270d42d311.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T222429Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=67d696d25d75a5b088736c2c880131dc3adbabc432455ba519d9013042a4fbfd 22:24:29 % Total % Received % Xferd Average Speed Time Time Time Current 22:24:29 Dload Upload Total Spent Left Speed 22:24:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11416 0 0 100 11416 0 45664 --:--:-- --:--:-- --:--:-- 45664 22:24:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/3fe799a2534d842fb67015810349e763293f4e13 [Pipeline] } 22:24:30 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:24:31 + [ -d /w/workspace/undry_device-onvif-camera_PR-474/archives ] 22:24:31 + ls -al /w/workspace/undry_device-onvif-camera_PR-474/archives 22:24:31 total 16 22:24:31 drwxr-xr-x 3 root root 4096 Nov 11 22:13 . 22:24:31 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 22:13 .. 22:24:31 drwxr-xr-x 2 root root 4096 Nov 11 22:13 cost 22:24:31 -rw-r--r-- 1 root root 91 Nov 11 22:13 cost.csv 22:24:31 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-474/archives 22:24:31 + ls -al /w/workspace/undry_device-onvif-camera_PR-474/archives 22:24:31 total 16 22:24:31 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 22:13 . 22:24:31 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 22:13 .. 22:24:31 drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 22:13 cost 22:24:31 -rw-r--r-- 1 jenkins jenkins 91 Nov 11 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:24:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:24:32 ---> package-listing.sh 22:24:32 ++ facter osfamily 22:24:32 ++ tr '[:upper:]' '[:lower:]' 22:24:32 + OS_FAMILY=debian 22:24:32 + workspace=/w/workspace/undry_device-onvif-camera_PR-474 22:24:32 + START_PACKAGES=/tmp/packages_start.txt 22:24:32 + END_PACKAGES=/tmp/packages_end.txt 22:24:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:24:32 + PACKAGES=/tmp/packages_start.txt 22:24:32 + '[' /w/workspace/undry_device-onvif-camera_PR-474 ']' 22:24:32 + PACKAGES=/tmp/packages_end.txt 22:24:32 + case "${OS_FAMILY}" in 22:24:32 + dpkg -l 22:24:32 + grep '^ii' 22:24:32 + '[' -f /tmp/packages_start.txt ']' 22:24:32 + '[' -f /tmp/packages_end.txt ']' 22:24:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:24:32 + '[' /w/workspace/undry_device-onvif-camera_PR-474 ']' 22:24:32 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-474/archives/ 22:24:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-474/archives/ [Pipeline] echo 22:24:32 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-474/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:24:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:33 prd-ubuntu20.04-docker-8c-8g-26207 does not seem to be running inside a container 22:24:33 $ 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-474/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-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:24:33 $ docker top c155a41f694b61d595b6a90f6288d903e2d78e35f74199b322d6154aa22d338a -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:33 + touch /tmp/pre-build-complete [Pipeline] sh 22:24:34 + mkdir -p /var/log/sysstat [Pipeline] sh 22:24:34 + ls /var/log/sa-host 22:24:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:34 provisioning config files... 22:24:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-474@tmp/config11540576035460330653tmp [Pipeline] { [Pipeline] echo 22:24:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:24:35 ---> create-netrc.sh [Pipeline] } 22:24:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:24:35 ---> python-tools-install.sh [Pipeline] echo 22:24:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:24:35 ---> sudo-logs.sh 22:24:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:24:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:24:36 ---> job-cost.sh 22:24:36 lf-activate-venv: SKIPPING 22:24:36 DEBUG: total: 0.2199999988079071 22:24:36 INFO: Retrieving Stack Cost... 22:24:36 INFO: Retrieving Pricing Info for: v3-standard-8 22:24:36 INFO: Archiving Costs [Pipeline] echo 22:24:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:24:37 ---> logs-deploy.sh 22:24:37 lf-activate-venv: SKIPPING 22:24:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-474/2 22:24:37 INFO: archiving workspace using pattern(s): 22:24:38 Archives upload complete. 22:24:38 INFO: archiving logs to Nexus 22:24:39 ---> uname -a: 22:24:39 Linux prd-ubuntu20-04-docker-8c-8g-26207 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:24:39 22:24:39 22:24:39 ---> lscpu: 22:24:39 Architecture: x86_64 22:24:39 CPU op-mode(s): 32-bit, 64-bit 22:24:39 Byte Order: Little Endian 22:24:39 Address sizes: 40 bits physical, 48 bits virtual 22:24:39 CPU(s): 8 22:24:39 On-line CPU(s) list: 0-7 22:24:39 Thread(s) per core: 1 22:24:39 Core(s) per socket: 1 22:24:39 Socket(s): 8 22:24:39 NUMA node(s): 1 22:24:39 Vendor ID: AuthenticAMD 22:24:39 CPU family: 23 22:24:39 Model: 49 22:24:39 Model name: AMD EPYC-Rome Processor 22:24:39 Stepping: 0 22:24:39 CPU MHz: 2799.998 22:24:39 BogoMIPS: 5599.99 22:24:39 Virtualization: AMD-V 22:24:39 Hypervisor vendor: KVM 22:24:39 Virtualization type: full 22:24:39 L1d cache: 256 KiB 22:24:39 L1i cache: 256 KiB 22:24:39 L2 cache: 4 MiB 22:24:39 L3 cache: 128 MiB 22:24:39 NUMA node0 CPU(s): 0-7 22:24:39 Vulnerability Itlb multihit: Not affected 22:24:39 Vulnerability L1tf: Not affected 22:24:39 Vulnerability Mds: Not affected 22:24:39 Vulnerability Meltdown: Not affected 22:24:39 Vulnerability Mmio stale data: Not affected 22:24:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:24:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:24:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:24:39 Vulnerability Srbds: Not affected 22:24:39 Vulnerability Tsx async abort: Not affected 22:24:39 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 22:24:39 22:24:39 22:24:39 ---> nproc: 22:24:39 8 22:24:39 22:24:39 22:24:39 ---> df -h: 22:24:39 Filesystem Size Used Avail Use% Mounted on 22:24:39 overlay 155G 12G 143G 8% / 22:24:39 tmpfs 64M 0 64M 0% /dev 22:24:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:24:39 shm 64M 0 64M 0% /dev/shm 22:24:39 /dev/vda1 155G 12G 143G 8% /facter-os 22:24:39 22:24:39 22:24:39 ---> sar -b -r -n DEV: 22:24:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26207) 11/11/24 _x86_64_ (8 CPU) 22:24:39 22:24:39 22:09:45 LINUX RESTART (8 CPU) 22:24:39 22:24:39 22:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:24:39 22:11:01 417.51 48.23 369.29 0.00 5446.03 74648.09 0.00 22:24:39 22:12:01 271.54 3.08 268.46 0.00 45.05 81404.20 0.00 22:24:39 22:13:01 98.75 0.13 98.62 0.00 6.40 22161.55 0.00 22:24:39 22:14:01 153.51 0.05 153.46 0.00 6.00 50100.32 0.00 22:24:39 22:15:01 26.19 10.20 15.99 0.00 3446.85 3704.65 0.00 22:24:39 22:16:01 4.63 0.00 4.63 0.00 0.00 62.79 0.00 22:24:39 22:17:01 1.35 0.02 1.33 0.00 0.13 14.80 0.00 22:24:39 22:18:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 22:24:39 22:19:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 22:24:39 22:20:01 1.23 0.00 1.23 0.00 0.00 23.86 0.00 22:24:39 22:21:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 22:24:39 22:22:01 1.73 0.00 1.73 0.00 0.00 20.53 0.00 22:24:39 22:23:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 22:24:39 22:24:01 0.87 0.00 0.87 0.00 0.00 11.46 0.00 22:24:39 Average: 70.15 4.41 65.74 0.00 639.31 16586.08 0.00 22:24:39 22:24:39 22:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:24:39 22:11:01 29130496 31505476 809036 2.46 76512 2571384 1993940 5.88 1068044 2291524 788 22:24:39 22:12:01 27818992 31469384 828024 2.52 187096 3590220 1946092 5.74 1217224 3288888 6640 22:24:39 22:13:01 26872404 30967640 1324352 4.03 195216 3993728 2811920 8.29 2053960 3360480 335376 22:24:39 22:14:01 26830108 31518156 777592 2.36 203428 4546160 1795396 5.29 1404568 4022952 480 22:24:39 22:15:01 26592340 31499148 785780 2.39 208656 4749868 1828244 5.39 1559760 4082532 1372 22:24:39 22:16:01 26601984 31508744 776412 2.36 208692 4749864 1828244 5.39 1551604 4082492 156 22:24:39 22:17:01 26602488 31509324 775796 2.36 208764 4749864 1828244 5.39 1551268 4082496 8 22:24:39 22:18:01 26603420 31510380 774592 2.36 208788 4749868 1828244 5.39 1549964 4082496 44 22:24:39 22:19:01 26603632 31510612 774284 2.35 208804 4749876 1828244 5.39 1550040 4082500 132 22:24:39 22:20:01 26603948 31511680 773900 2.35 208892 4749856 1828244 5.39 1549420 4083168 240 22:24:39 22:21:01 26603444 31511216 774304 2.35 208924 4749848 1828244 5.39 1549360 4083164 20 22:24:39 22:22:01 26603504 31511348 774056 2.35 208964 4749860 1828244 5.39 1549516 4083168 12 22:24:39 22:23:01 26603716 31511560 773776 2.35 208984 4749860 1828244 5.39 1549176 4083168 16 22:24:39 22:24:01 26604396 31512284 773224 2.35 209000 4749864 1828244 5.39 1549332 4083172 200 22:24:39 Average: 26905348 31468354 821081 2.50 196480 4442866 1916413 5.65 1518088 3842300 24677 22:24:39 22:24:39 22:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:24:39 22:11:01 vethe28073c 8.25 7.03 0.77 8.25 0.00 0.00 0.00 0.00 22:24:39 22:11:01 ens3 551.26 373.69 6147.71 97.52 0.00 0.00 0.00 0.00 22:24:39 22:11:01 docker0 27.86 34.71 1.97 289.12 0.00 0.00 0.00 0.00 22:24:39 22:11:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 22:24:39 22:12:01 ens3 443.74 306.38 3414.89 38.35 0.00 0.00 0.00 0.00 22:24:39 22:12:01 docker0 292.19 419.23 25.69 3391.87 0.00 0.00 0.00 0.00 22:24:39 22:12:01 veth14eb547 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:24:39 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:39 22:13:01 ens3 30.99 16.78 67.36 11.45 0.00 0.00 0.00 0.00 22:24:39 22:13:01 docker0 1.78 3.50 0.10 38.21 0.00 0.00 0.00 0.00 22:24:39 22:13:01 veth846c2ad 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:24:39 22:13:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 22:24:39 22:14:01 ens3 107.50 64.81 2680.47 13.56 0.00 0.00 0.00 0.00 22:24:39 22:14:01 docker0 4.95 9.88 0.30 152.39 0.00 0.00 0.00 0.00 22:24:39 22:14:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 22:24:39 22:15:01 ens3 56.06 23.21 1391.59 1.79 0.00 0.00 0.00 0.00 22:24:39 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:39 22:15:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 22:24:39 22:16:01 ens3 0.37 0.27 0.09 0.08 0.00 0.00 0.00 0.00 22:24:39 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:39 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:39 22:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:39 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:39 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:39 22:18:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:24:39 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:39 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:39 22:19:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:24:39 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:39 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:39 22:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:24:39 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:39 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:39 22:21:01 ens3 0.70 0.47 1.86 0.09 0.00 0.00 0.00 0.00 22:24:39 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:39 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:39 22:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:24:39 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:39 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:39 22:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:39 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:39 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:39 22:24:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:24:39 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:39 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:39 Average: ens3 85.09 56.14 978.83 11.63 0.00 0.00 0.00 0.00 22:24:39 Average: docker0 23.34 33.38 2.01 276.56 0.00 0.00 0.00 0.00 22:24:39 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 22:24:39 22:24:39 22:24:39 ---> sar -P ALL: 22:24:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26207) 11/11/24 _x86_64_ (8 CPU) 22:24:39 22:24:39 22:09:45 LINUX RESTART (8 CPU) 22:24:39 22:24:39 22:10:01 CPU %user %nice %system %iowait %steal %idle 22:24:39 22:11:01 all 9.59 0.00 3.34 2.93 0.05 84.09 22:24:39 22:11:01 0 9.50 0.00 3.50 0.71 0.05 86.25 22:24:39 22:11:01 1 9.79 0.00 4.18 4.94 0.05 81.03 22:24:39 22:11:01 2 10.82 0.00 3.08 12.07 0.05 73.98 22:24:39 22:11:01 3 10.14 0.00 4.35 0.60 0.05 84.86 22:24:39 22:11:01 4 6.68 0.00 2.90 0.37 0.05 90.00 22:24:39 22:11:01 5 8.11 0.00 3.12 3.95 0.03 84.79 22:24:39 22:11:01 6 9.30 0.00 3.05 0.56 0.05 87.05 22:24:39 22:11:01 7 12.43 0.00 2.58 0.27 0.05 84.68 22:24:39 22:12:01 all 7.06 0.00 3.55 4.22 0.06 85.10 22:24:39 22:12:01 0 5.89 0.00 2.85 4.53 0.05 86.67 22:24:39 22:12:01 1 7.86 0.00 3.07 0.39 0.07 88.61 22:24:39 22:12:01 2 7.47 0.00 3.69 11.79 0.07 76.99 22:24:39 22:12:01 3 6.59 0.00 3.19 1.10 0.05 89.07 22:24:39 22:12:01 4 7.35 0.00 4.97 12.92 0.07 74.69 22:24:39 22:12:01 5 6.77 0.00 3.86 1.68 0.05 87.63 22:24:39 22:12:01 6 7.71 0.00 3.80 0.30 0.08 88.10 22:24:39 22:12:01 7 6.85 0.00 2.93 0.98 0.07 89.18 22:24:39 22:13:01 all 56.42 0.00 8.15 1.25 0.08 34.11 22:24:39 22:13:01 0 56.67 0.00 8.93 1.10 0.08 33.22 22:24:39 22:13:01 1 56.62 0.00 8.08 0.96 0.08 34.25 22:24:39 22:13:01 2 56.86 0.00 8.38 0.25 0.08 34.43 22:24:39 22:13:01 3 58.03 0.00 8.09 0.24 0.07 33.58 22:24:39 22:13:01 4 57.27 0.00 8.11 2.38 0.08 32.15 22:24:39 22:13:01 5 55.34 0.00 8.16 0.42 0.08 36.00 22:24:39 22:13:01 6 54.64 0.00 7.53 3.75 0.07 34.02 22:24:39 22:13:01 7 55.91 0.00 7.90 0.89 0.08 35.21 22:24:39 22:14:01 all 14.19 0.00 3.63 2.04 0.06 80.09 22:24:39 22:14:01 0 13.62 0.00 3.59 0.13 0.05 82.61 22:24:39 22:14:01 1 14.17 0.00 3.06 0.05 0.05 82.67 22:24:39 22:14:01 2 12.16 0.00 3.62 0.03 0.03 84.15 22:24:39 22:14:01 3 15.60 0.00 3.58 0.42 0.05 80.35 22:24:39 22:14:01 4 13.74 0.00 3.55 3.30 0.07 79.34 22:24:39 22:14:01 5 15.23 0.00 3.43 1.04 0.03 80.27 22:24:39 22:14:01 6 13.43 0.00 3.47 0.02 0.05 83.03 22:24:39 22:14:01 7 15.59 0.00 4.74 11.42 0.14 68.11 22:24:39 22:15:01 all 0.88 0.00 0.39 0.23 0.01 98.50 22:24:39 22:15:01 0 0.57 0.00 0.22 0.02 0.00 99.20 22:24:39 22:15:01 1 0.33 0.00 0.23 0.00 0.05 99.38 22:24:39 22:15:01 2 0.45 0.00 0.28 0.23 0.00 99.03 22:24:39 22:15:01 3 2.47 0.00 0.45 0.05 0.02 97.01 22:24:39 22:15:01 4 0.45 0.00 0.32 0.62 0.00 98.61 22:24:39 22:15:01 5 1.10 0.00 0.72 0.80 0.02 97.37 22:24:39 22:15:01 6 1.18 0.00 0.60 0.05 0.00 98.17 22:24:39 22:15:01 7 0.45 0.00 0.28 0.05 0.02 99.20 22:24:39 22:16:01 all 0.08 0.00 0.03 0.01 0.01 99.86 22:24:39 22:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:24:39 22:16:01 1 0.12 0.00 0.03 0.00 0.03 99.82 22:24:39 22:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:24:39 22:16:01 3 0.38 0.00 0.03 0.00 0.00 99.58 22:24:39 22:16:01 4 0.05 0.00 0.03 0.07 0.02 99.83 22:24:39 22:16:01 5 0.02 0.00 0.03 0.00 0.00 99.95 22:24:39 22:16:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:24:39 22:16:01 7 0.03 0.00 0.07 0.03 0.00 99.87 22:24:39 22:17:01 all 0.26 0.00 0.01 0.00 0.00 99.72 22:24:39 22:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:24:39 22:17:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:24:39 22:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:24:39 22:17:01 3 1.97 0.00 0.00 0.00 0.00 98.03 22:24:39 22:17:01 4 0.02 0.00 0.00 0.03 0.00 99.95 22:24:39 22:17:01 5 0.02 0.00 0.03 0.00 0.00 99.95 22:24:39 22:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:24:39 22:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:24:39 22:18:01 all 0.10 0.00 0.02 0.01 0.01 99.86 22:24:39 22:18:01 0 0.05 0.00 0.05 0.00 0.00 99.90 22:24:39 22:18:01 1 0.07 0.00 0.03 0.00 0.03 99.87 22:24:39 22:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:24:39 22:18:01 3 0.52 0.00 0.00 0.00 0.02 99.47 22:24:39 22:18:01 4 0.05 0.00 0.00 0.07 0.02 99.87 22:24:39 22:18:01 5 0.03 0.00 0.03 0.00 0.00 99.93 22:24:39 22:18:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:24:39 22:18:01 7 0.02 0.00 0.02 0.02 0.00 99.95 22:24:39 22:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:24:39 22:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:24:39 22:19:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:24:39 22:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:24:39 22:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:24:39 22:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:24:39 22:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:24:39 22:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:24:39 22:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:24:39 22:20:01 all 0.03 0.00 0.01 0.01 0.01 99.95 22:24:39 22:20:01 0 0.05 0.00 0.02 0.02 0.00 99.92 22:24:39 22:20:01 1 0.07 0.00 0.03 0.00 0.02 99.88 22:24:39 22:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:24:39 22:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:24:39 22:20:01 4 0.02 0.00 0.00 0.03 0.00 99.95 22:24:39 22:20:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:24:39 22:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:24:39 22:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:24:39 22:21:01 all 0.06 0.00 0.01 0.00 0.01 99.91 22:24:39 22:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:24:39 22:21:01 1 0.07 0.00 0.03 0.00 0.03 99.87 22:24:39 22:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:24:39 22:21:01 3 0.30 0.00 0.02 0.00 0.02 99.67 22:24:39 22:21:01 4 0.02 0.00 0.02 0.03 0.02 99.92 22:24:39 22:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:24:39 22:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:24:39 22:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:24:39 22:24:39 22:21:01 CPU %user %nice %system %iowait %steal %idle 22:24:39 22:22:01 all 0.01 0.00 0.01 0.01 0.00 99.96 22:24:39 22:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:24:39 22:22:01 1 0.07 0.00 0.05 0.00 0.02 99.87 22:24:39 22:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:24:39 22:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:24:39 22:22:01 4 0.00 0.00 0.00 0.03 0.00 99.97 22:24:39 22:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:24:39 22:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:24:39 22:22:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:24:39 22:23:01 all 0.02 0.00 0.02 0.01 0.00 99.95 22:24:39 22:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:24:39 22:23:01 1 0.07 0.00 0.02 0.00 0.02 99.90 22:24:39 22:23:01 2 0.00 0.00 0.03 0.00 0.00 99.97 22:24:39 22:23:01 3 0.07 0.00 0.03 0.00 0.00 99.90 22:24:39 22:23:01 4 0.00 0.00 0.00 0.05 0.00 99.95 22:24:39 22:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:24:39 22:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:24:39 22:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:24:39 22:24:01 all 0.06 0.00 0.01 0.00 0.00 99.92 22:24:39 22:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:24:39 22:24:01 1 0.43 0.00 0.05 0.00 0.02 99.50 22:24:39 22:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:24:39 22:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:24:39 22:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:24:39 22:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:24:39 22:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:24:39 22:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:24:39 Average: all 6.29 0.00 1.36 0.76 0.02 91.57 22:24:39 Average: 0 6.12 0.00 1.37 0.46 0.02 92.03 22:24:39 Average: 1 6.36 0.00 1.34 0.45 0.04 91.81 22:24:39 Average: 2 6.22 0.00 1.36 1.74 0.02 90.67 22:24:39 Average: 3 6.82 0.00 1.40 0.17 0.02 91.59 22:24:39 Average: 4 6.06 0.00 1.41 1.41 0.02 91.09 22:24:39 Average: 5 6.15 0.00 1.38 0.56 0.02 91.90 22:24:39 Average: 6 6.13 0.00 1.32 0.33 0.02 92.21 22:24:39 Average: 7 6.47 0.00 1.31 0.96 0.03 91.23 22:24:39 22:24:39 22:24:39