Pull request #300 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2+5c7909d1b5ebfe861b0cb262d6892a9f2879389b (ba6ce743bf65988cfebd970788ed072d9783a9fc) 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-ssh4571036328542712727.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh355638596533745159.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-300/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-300/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10085481346883371115.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-300/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1302715800503243107.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17388603366126793072.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-300/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-300/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2290436353335211738.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7074 in /w/workspace/undry_device-onvif-camera_PR-300 [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-300 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/300/head:refs/remotes/origin/PR-300 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5c7909d1b5ebfe861b0cb262d6892a9f2879389b into PR head commit cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 Merge succeeded, producing cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 Checking out Revision cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 (PR-300) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 # 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 5c7909d1b5ebfe861b0cb262d6892a9f2879389b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:03:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:03:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:03:07 ========================================================= 04:03:07 EdgeX Global Pipelines Version Info 04:03:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:03:08 ------------------- 04:03:08 stable info: 04:03:08 ------------------- 04:03:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:03:08 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:03:08 Message: update stable to v1.0.245 04:03:09 ------------------- 04:03:09 experimental info: 04:03:09 ------------------- 04:03:09 Commited By: **** collab-it+edgex@linuxfoundation.org 04:03:09 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 04:03:09 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:03:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:03:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:03:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:03:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:03:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:03:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:03:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:03:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:03:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:03:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:03:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-300 [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-300 [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-300 [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc4b9fb [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:11 provisioning config files... 04:03:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-300@tmp/config8684520971760382557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:11 ---> docker-login.sh 04:03:11 nexus3.edgexfoundry.org:10001 04:03:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:11 Configure a credential helper to remove this warning. See 04:03:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:11 04:03:11 Login Succeeded 04:03:11 nexus3.edgexfoundry.org:10002 04:03:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:11 Configure a credential helper to remove this warning. See 04:03:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:11 04:03:11 Login Succeeded 04:03:11 nexus3.edgexfoundry.org:10003 04:03:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:12 Configure a credential helper to remove this warning. See 04:03:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:12 04:03:12 Login Succeeded 04:03:12 nexus3.edgexfoundry.org:10004 04:03:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:12 Configure a credential helper to remove this warning. See 04:03:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:12 04:03:12 Login Succeeded 04:03:12 docker.io 04:03:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:12 Configure a credential helper to remove this warning. See 04:03:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:12 04:03:12 Login Succeeded 04:03:12 ---> docker-login.sh ends [Pipeline] } 04:03:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:03:12 + git rev-list -1 --merges cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2~1..cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 [Pipeline] echo 04:03:12 -----------> git rev-list -1 --merges cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2~1..cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 [false] [Pipeline] sh 04:03:13 + git log --format=format:%s -1 cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 [Pipeline] echo 04:03:13 ========================================================= 04:03:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:03:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:03:13 + git log --format=format:%s -1 cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 [Pipeline] echo 04:03:13 [semverPrep] GIT_COMMIT: cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 04:03:13 [semverPrep] This is not a build commit. [Pipeline] sh 04:03:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:03:14 + grep -v github /etc/ssh/ssh_known_hosts 04:03:14 + [ -e /tmp/ssh_known_hosts ] 04:03:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:03:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:03:14 + sudo tee -a /etc/ssh/ssh_known_hosts 04:03:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:14 04:03:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:15 0.1.4: Pulling from edgex-devops/py-git-semver 04:03:15 b85a868b505f: Pulling fs layer 04:03:15 e2be974225ed: Pulling fs layer 04:03:15 339a4e72a1f5: Pulling fs layer 04:03:15 988bab9f4d93: Pulling fs layer 04:03:15 1469e6f7b9e6: Pulling fs layer 04:03:15 eaf3925da568: Pulling fs layer 04:03:15 bab4dde63d76: Pulling fs layer 04:03:15 bde34c3a00c8: Pulling fs layer 04:03:15 b352a97aabf1: Pulling fs layer 04:03:15 4872d77fe225: Pulling fs layer 04:03:15 5851b861e8e6: Pulling fs layer 04:03:15 1469e6f7b9e6: Waiting 04:03:15 5851b861e8e6: Waiting 04:03:15 988bab9f4d93: Waiting 04:03:15 eaf3925da568: Waiting 04:03:15 4872d77fe225: Waiting 04:03:15 bab4dde63d76: Waiting 04:03:15 bde34c3a00c8: Waiting 04:03:15 b352a97aabf1: Waiting 04:03:15 e2be974225ed: Download complete 04:03:15 988bab9f4d93: Verifying Checksum 04:03:15 988bab9f4d93: Download complete 04:03:15 339a4e72a1f5: Verifying Checksum 04:03:15 339a4e72a1f5: Download complete 04:03:15 1469e6f7b9e6: Verifying Checksum 04:03:15 1469e6f7b9e6: Download complete 04:03:15 eaf3925da568: Verifying Checksum 04:03:15 eaf3925da568: Download complete 04:03:15 bde34c3a00c8: Download complete 04:03:15 b352a97aabf1: Verifying Checksum 04:03:15 b352a97aabf1: Download complete 04:03:15 4872d77fe225: Verifying Checksum 04:03:15 4872d77fe225: Download complete 04:03:15 5851b861e8e6: Download complete 04:03:15 b85a868b505f: Verifying Checksum 04:03:15 b85a868b505f: Download complete 04:03:15 bab4dde63d76: Verifying Checksum 04:03:15 bab4dde63d76: Download complete 04:03:16 b85a868b505f: Pull complete 04:03:16 e2be974225ed: Pull complete 04:03:17 339a4e72a1f5: Pull complete 04:03:17 988bab9f4d93: Pull complete 04:03:17 1469e6f7b9e6: Pull complete 04:03:17 eaf3925da568: Pull complete 04:03:19 bab4dde63d76: Pull complete 04:03:19 bde34c3a00c8: Pull complete 04:03:19 b352a97aabf1: Pull complete 04:03:19 4872d77fe225: Pull complete 04:03:19 5851b861e8e6: Pull complete 04:03:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:03:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:19 prd-ubuntu20.04-docker-8c-8g-7074 does not seem to be running inside a container 04:03:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-300 -v /w/workspace/undry_device-onvif-camera_PR-300:/w/workspace/undry_device-onvif-camera_PR-300:rw,z -v /w/workspace/undry_device-onvif-camera_PR-300@tmp:/w/workspace/undry_device-onvif-camera_PR-300@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:03:21 $ docker top a3fbc5c912679c8596e6eb32ac256932aaa1be01f45ef699a819673f8bdc14f4 -eo pid,comm 04:03:21 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). 04:03:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:03:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:21 [ssh-agent] Looking for ssh-agent implementation... 04:03:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:21 $ docker exec a3fbc5c912679c8596e6eb32ac256932aaa1be01f45ef699a819673f8bdc14f4 ssh-agent 04:03:21 SSH_AUTH_SOCK=/tmp/ssh-hlQOMmxxQuKL/agent.31 04:03:21 SSH_AGENT_PID=37 04:03:21 Running ssh-add (command line suppressed) 04:03:21 Identity added: /w/workspace/undry_device-onvif-camera_PR-300@tmp/private_key_5575538302141955146.key (/w/workspace/undry_device-onvif-camera_PR-300@tmp/private_key_5575538302141955146.key) 04:03:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:22 + git tag --points-at HEAD [Pipeline] } 04:03:22 $ docker exec --env ******** --env ******** a3fbc5c912679c8596e6eb32ac256932aaa1be01f45ef699a819673f8bdc14f4 ssh-agent -k 04:03:22 unset SSH_AUTH_SOCK; 04:03:22 unset SSH_AGENT_PID; 04:03:22 echo Agent pid 37 killed; 04:03:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:03:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:22 [ssh-agent] Looking for ssh-agent implementation... 04:03:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:22 $ docker exec a3fbc5c912679c8596e6eb32ac256932aaa1be01f45ef699a819673f8bdc14f4 ssh-agent 04:03:22 SSH_AUTH_SOCK=/tmp/ssh-7qUuTxXYOrst/agent.69 04:03:22 SSH_AGENT_PID=75 04:03:22 Running ssh-add (command line suppressed) 04:03:22 Identity added: /w/workspace/undry_device-onvif-camera_PR-300@tmp/private_key_18003920405329280363.key (/w/workspace/undry_device-onvif-camera_PR-300@tmp/private_key_18003920405329280363.key) 04:03:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:23 + git semver init 04:03:23 2023-04-07 04:03:23,293 [run_init] DEBUG init version:0.0.0 force:False 04:03:23 2023-04-07 04:03:23,294 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-300/.semver 04:03:23 2023-04-07 04:03:23,294 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-300/.semver 04:03:23 2023-04-07 04:03:23,294 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-300/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-300, universal_newlines=False, shell=None, istream=None) 04:03:24 2023-04-07 04:03:24,167 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-300/.git/info/exclude 04:03:24 2023-04-07 04:03:24,168 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-300/.semver/PR-300 with force:False 04:03:24 2023-04-07 04:03:24,168 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-300/.semver/PR-300 04:03:24 2023-04-07 04:03:24,172 [execute] INFO git cat-file --batch-check 04:03:24 2023-04-07 04:03:24,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-300/.semver, universal_newlines=False, shell=None, istream=) 04:03:24 2023-04-07 04:03:24,178 [execute] INFO git cat-file --batch 04:03:24 2023-04-07 04:03:24,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-300/.semver, universal_newlines=False, shell=None, istream=) 04:03:24 2023-04-07 04:03:24,182 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-300/.semver/PR-300 04:03:24 0.0.0 [Pipeline] } 04:03:24 $ docker exec --env ******** --env ******** a3fbc5c912679c8596e6eb32ac256932aaa1be01f45ef699a819673f8bdc14f4 ssh-agent -k 04:03:24 unset SSH_AUTH_SOCK; 04:03:24 unset SSH_AGENT_PID; 04:03:24 echo Agent pid 75 killed; 04:03:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:03:24 + git semver [Pipeline] } 04:03:25 $ docker stop --time=1 a3fbc5c912679c8596e6eb32ac256932aaa1be01f45ef699a819673f8bdc14f4 04:03:26 $ docker rm -f --volumes a3fbc5c912679c8596e6eb32ac256932aaa1be01f45ef699a819673f8bdc14f4 [Pipeline] // withDockerContainer [Pipeline] sh 04:03:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:03:27 Stashed 1 file(s) [Pipeline] echo 04:03:27 [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 04:03:27 provisioning config files... 04:03:27 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-300@tmp/config1107238816268366823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:28 ---> docker-login.sh 04:03:28 nexus3.edgexfoundry.org:10001 04:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:28 Configure a credential helper to remove this warning. See 04:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:28 04:03:28 Login Succeeded 04:03:28 nexus3.edgexfoundry.org:10002 04:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:28 Configure a credential helper to remove this warning. See 04:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:28 04:03:28 Login Succeeded 04:03:28 nexus3.edgexfoundry.org:10003 04:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:28 Configure a credential helper to remove this warning. See 04:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:28 04:03:28 Login Succeeded 04:03:28 nexus3.edgexfoundry.org:10004 04:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:28 Configure a credential helper to remove this warning. See 04:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:28 04:03:28 Login Succeeded 04:03:28 docker.io 04:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:28 Configure a credential helper to remove this warning. See 04:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:28 04:03:28 Login Succeeded 04:03:28 ---> docker-login.sh ends [Pipeline] } 04:03:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:03:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:28 ========================================================= 04:03:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:03:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:03:29 Sending build context to Docker daemon 27.07MB 04:03:29 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:03:29 Step 2/13 : FROM ${BASE} AS builder 04:03:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:03:29 63b65145d645: Pulling fs layer 04:03:29 a2d21d5440eb: Pulling fs layer 04:03:29 935e6c44a52c: Pulling fs layer 04:03:29 94cc34f8dd06: Pulling fs layer 04:03:29 30dea6a524f1: Pulling fs layer 04:03:29 94cc34f8dd06: Waiting 04:03:29 a2aff8979fd8: Pulling fs layer 04:03:29 6808be2612f2: Pulling fs layer 04:03:29 f25807f1079a: Pulling fs layer 04:03:29 30dea6a524f1: Waiting 04:03:29 a2aff8979fd8: Waiting 04:03:29 6808be2612f2: Waiting 04:03:29 f25807f1079a: Waiting 04:03:29 a2d21d5440eb: Download complete 04:03:29 94cc34f8dd06: Verifying Checksum 04:03:29 94cc34f8dd06: Download complete 04:03:29 30dea6a524f1: Verifying Checksum 04:03:29 30dea6a524f1: Download complete 04:03:29 63b65145d645: Verifying Checksum 04:03:29 63b65145d645: Download complete 04:03:29 a2aff8979fd8: Verifying Checksum 04:03:29 a2aff8979fd8: Download complete 04:03:29 63b65145d645: Pull complete 04:03:29 a2d21d5440eb: Pull complete 04:03:29 f25807f1079a: Verifying Checksum 04:03:29 f25807f1079a: Download complete 04:03:30 935e6c44a52c: Verifying Checksum 04:03:30 935e6c44a52c: Download complete 04:03:30 6808be2612f2: Verifying Checksum 04:03:30 6808be2612f2: Download complete 04:03:33 935e6c44a52c: Pull complete 04:03:33 94cc34f8dd06: Pull complete 04:03:33 30dea6a524f1: Pull complete 04:03:33 a2aff8979fd8: Pull complete 04:03:36 6808be2612f2: Pull complete 04:03:37 f25807f1079a: Pull complete 04:03:37 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 04:03:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:03:37 ---> 3b553350e43f 04:03:37 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:03:38 ---> Running in 3c7fbd85a2bf 04:03:38 Removing intermediate container 3c7fbd85a2bf 04:03:38 ---> dc5ec78fe082 04:03:38 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:03:38 ---> Running in ac6d157b1bcb 04:03:39 Removing intermediate container ac6d157b1bcb 04:03:39 ---> c199457a62e5 04:03:39 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:03:39 ---> Running in 1c49c791fe04 04:03:39 Removing intermediate container 1c49c791fe04 04:03:39 ---> 931173ecef45 04:03:39 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:03:39 ---> Running in 5959479a5f2e 04:03:39 Removing intermediate container 5959479a5f2e 04:03:39 ---> daee3f079655 04:03:39 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:03:39 ---> Running in 234140a8cdbe 04:03:39 Removing intermediate container 234140a8cdbe 04:03:39 ---> db4012c80cfa 04:03:39 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:03:39 ---> Running in 684a4303273d 04:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:03:40 OK: 265 MiB in 53 packages 04:03:40 Removing intermediate container 684a4303273d 04:03:40 ---> 17d79e3105f0 04:03:40 Step 9/13 : WORKDIR /device-onvif-camera 04:03:40 ---> Running in 83d9fb21f1b8 04:03:40 Removing intermediate container 83d9fb21f1b8 04:03:40 ---> 11cb12518717 04:03:40 Step 10/13 : COPY go.mod vendor* ./ 04:03:40 ---> 81c97ec3f057 04:03:40 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:40 ---> Running in 39cd4220bb09 04:03:42 Still waiting to schedule task 04:03:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:04:02 Removing intermediate container 39cd4220bb09 04:04:02 ---> 0b5b10f15565 04:04:02 Step 12/13 : COPY . . 04:04:02 ---> c554f09b6db1 04:04:02 Step 13/13 : RUN ${MAKE} 04:04:02 ---> Running in 16acf8387bf6 04:04:02 noop 04:04:02 Removing intermediate container 16acf8387bf6 04:04:02 ---> fe58df07ff1d 04:04:02 Successfully built fe58df07ff1d 04:04:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:03 + docker inspect -f . ci-base-image-x86_64 04:04:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:03 prd-ubuntu20.04-docker-8c-8g-7074 does not seem to be running inside a container 04:04:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-300 -v /w/workspace/undry_device-onvif-camera_PR-300:/w/workspace/undry_device-onvif-camera_PR-300:rw,z -v /w/workspace/undry_device-onvif-camera_PR-300@tmp:/w/workspace/undry_device-onvif-camera_PR-300@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 ******** ci-base-image-x86_64 cat 04:04:03 $ docker top 1cf35312f8cd82e5a584a41560d5c28585119f1551e0ba22a6cecdc04a8c0316 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:04 + go version 04:04:04 go version go1.20.2 linux/amd64 [Pipeline] } 04:04:04 $ docker stop --time=1 1cf35312f8cd82e5a584a41560d5c28585119f1551e0ba22a6cecdc04a8c0316 04:04:05 $ docker rm -f --volumes 1cf35312f8cd82e5a584a41560d5c28585119f1551e0ba22a6cecdc04a8c0316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:06 + docker inspect -f . ci-base-image-x86_64 04:04:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:06 prd-ubuntu20.04-docker-8c-8g-7074 does not seem to be running inside a container 04:04:06 $ 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-300 -v /w/workspace/undry_device-onvif-camera_PR-300:/w/workspace/undry_device-onvif-camera_PR-300:rw,z -v /w/workspace/undry_device-onvif-camera_PR-300@tmp:/w/workspace/undry_device-onvif-camera_PR-300@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 ******** ci-base-image-x86_64 cat 04:04:06 $ docker top 4f0f1ba90a1fc33140af29d25e72232de51e26290022d0e62eec25d60758107e -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:07 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-300 [Pipeline] fileExists [Pipeline] sh 04:04:07 + make test 04:04:07 go test ./... -coverprofile=coverage.out ./... 04:04:12 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:04:24 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:04:24 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:04:25 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.7% of statements 04:04:25 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.496s coverage: 86.5% of statements 04:04:33 go vet ./... 04:04:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:04:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:04:37 ./bin/test-attribution-txt.sh 04:04:37 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 04:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:04:37 $ docker stop --time=1 4f0f1ba90a1fc33140af29d25e72232de51e26290022d0e62eec25d60758107e 04:04:39 $ docker rm -f --volumes 4f0f1ba90a1fc33140af29d25e72232de51e26290022d0e62eec25d60758107e [Pipeline] // withDockerContainer [Pipeline] sh 04:04:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:04:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:04:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:04:41 + ls -al . 04:04:41 total 236 04:04:41 drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 04:04 . 04:04:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 04:03 .. 04:04:41 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 04:03 .git 04:04:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 04:03 .github 04:04:41 -rw-rw-r-- 1 jenkins jenkins 496 Apr 7 04:03 .gitignore 04:04:41 -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 04:03 .golangci.yml 04:04:41 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 04:03 .semver 04:04:41 -rw-rw-r-- 1 jenkins jenkins 9732 Apr 7 04:03 Attribution.txt 04:04:41 -rw-rw-r-- 1 jenkins jenkins 6312 Apr 7 04:03 CHANGELOG.md 04:04:41 -rw-rw-r-- 1 jenkins jenkins 1574 Apr 7 04:03 Dockerfile 04:04:41 -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 04:03 GOVERNANCE.md 04:04:41 -rw-rw-r-- 1 jenkins jenkins 734 Apr 7 04:03 Jenkinsfile 04:04:41 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 7 04:03 LICENSE 04:04:41 -rw-rw-r-- 1 jenkins jenkins 2751 Apr 7 04:03 Makefile 04:04:41 -rw-rw-r-- 1 jenkins jenkins 625 Apr 7 04:03 OWNERS.md 04:04:41 -rw-rw-r-- 1 jenkins jenkins 6250 Apr 7 04:03 README.md 04:04:41 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 04:03 VERSION 04:04:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 04:03 bin 04:04:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 04:03 cmd 04:04:41 -rw-r--r-- 1 jenkins jenkins 78485 Apr 7 04:04 coverage.out 04:04:41 drwxrwxr-x 6 jenkins jenkins 4096 Apr 7 04:03 doc 04:04:41 -rw-rw-r-- 1 jenkins jenkins 3557 Apr 7 04:03 go.mod 04:04:41 -rw-rw-r-- 1 jenkins jenkins 33057 Apr 7 04:03 go.sum 04:04:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 04:03 internal 04:04:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 04:03 snap 04:04:41 -rw-rw-r-- 1 jenkins jenkins 236 Apr 7 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:41 + 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=cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 --label arch=amd64 --label version=0.0.0 . 04:04:41 Sending build context to Docker daemon 27.15MB 04:04:41 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:04:41 Step 2/26 : FROM ${BASE} AS builder 04:04:41 ---> fe58df07ff1d 04:04:41 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:04:41 ---> Running in 7135eb1e01cc 04:04:41 Removing intermediate container 7135eb1e01cc 04:04:41 ---> f82b81d9d3b2 04:04:41 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:04:41 ---> Running in 12e9534d7e3c 04:04:41 Removing intermediate container 12e9534d7e3c 04:04:41 ---> 32bfaa2d0ec0 04:04:41 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:04:42 ---> Running in fd0f9ce53a1e 04:04:42 Removing intermediate container fd0f9ce53a1e 04:04:42 ---> 84c75a2a44dc 04:04:42 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:04:42 ---> Running in 1bcd12517c71 04:04:42 Removing intermediate container 1bcd12517c71 04:04:42 ---> f88da2a884b2 04:04:42 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:04:42 ---> Running in 4428b5572437 04:04:42 Removing intermediate container 4428b5572437 04:04:42 ---> 5c50d3b0d8d1 04:04:42 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:04:42 ---> Running in 759b6e4594e7 04:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:04:42 OK: 265 MiB in 53 packages 04:04:43 Removing intermediate container 759b6e4594e7 04:04:43 ---> 6935450009c8 04:04:43 Step 9/26 : WORKDIR /device-onvif-camera 04:04:43 ---> Running in 2194e016e9db 04:04:43 Removing intermediate container 2194e016e9db 04:04:43 ---> 9444a7bfe7e2 04:04:43 Step 10/26 : COPY go.mod vendor* ./ 04:04:43 ---> 08ab1d184d28 04:04:43 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:43 ---> Running in 53f345f3b101 04:04:44 Removing intermediate container 53f345f3b101 04:04:44 ---> aef0ec6204df 04:04:44 Step 12/26 : COPY . . 04:04:44 ---> 74b3d25efeb3 04:04:44 Step 13/26 : RUN ${MAKE} 04:04:44 ---> Running in c3dbdef0e8a5 04:04:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:05:07 Removing intermediate container c3dbdef0e8a5 04:05:07 ---> 8948cac3df11 04:05:07 Step 14/26 : FROM alpine:3.17 04:05:07 3.17: Pulling from library/alpine 04:05:07 f56be85fc22e: Pulling fs layer 04:05:07 f56be85fc22e: Verifying Checksum 04:05:07 f56be85fc22e: Download complete 04:05:07 f56be85fc22e: Pull complete 04:05:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:05:07 Status: Downloaded newer image for alpine:3.17 04:05:07 ---> 9ed4aefc74f6 04:05:07 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:05:07 ---> Running in e78c7125a1da 04:05:07 Removing intermediate container e78c7125a1da 04:05:07 ---> 39db9edd06cc 04:05:07 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:05:07 ---> Running in ebbb31d07ca2 04:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:05:07 (1/1) Installing dumb-init (1.2.5-r2) 04:05:07 Executing busybox-1.35.0-r29.trigger 04:05:07 OK: 7 MiB in 16 packages 04:05:07 Removing intermediate container ebbb31d07ca2 04:05:07 ---> 77c4f1129f55 04:05:07 Step 17/26 : WORKDIR / 04:05:07 ---> Running in 7387943d50dd 04:05:07 Removing intermediate container 7387943d50dd 04:05:07 ---> 27b12488b8b8 04:05:07 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:05:07 ---> 1d4193ddf681 04:05:07 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:05:07 ---> a410ee6c7c37 04:05:07 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:05:07 ---> 8044f7122e10 04:05:07 Step 21/26 : EXPOSE 59984 04:05:07 ---> Running in 989bba50d141 04:05:07 Removing intermediate container 989bba50d141 04:05:07 ---> 06a628b80bd9 04:05:07 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:05:07 ---> Running in 45bad4c94746 04:05:07 Removing intermediate container 45bad4c94746 04:05:07 ---> 02abe992e80e 04:05:07 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:05:07 ---> Running in 5b8fe643d39d 04:05:07 Removing intermediate container 5b8fe643d39d 04:05:07 ---> 08c9a1e13f88 04:05:07 Step 24/26 : LABEL arch=amd64 04:05:07 ---> Running in 5c544cbe58ac 04:05:07 Removing intermediate container 5c544cbe58ac 04:05:07 ---> c533396476cf 04:05:07 Step 25/26 : LABEL git_sha=cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 04:05:07 ---> Running in f6f9efe02dd0 04:05:07 Removing intermediate container f6f9efe02dd0 04:05:07 ---> 0e0e8023f583 04:05:07 Step 26/26 : LABEL version=0.0.0 04:05:07 ---> Running in 0a113e36e052 04:05:07 Removing intermediate container 0a113e36e052 04:05:07 ---> f7356469110d 04:05:07 [Warning] One or more build-args [ARCH] were not consumed 04:05:07 Successfully built f7356469110d 04:05:07 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:08 04:05:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:08 latest: Pulling from edgex-lftools-log-publisher 04:05:08 5eb5b503b376: Pulling fs layer 04:05:08 5c69ac0246d0: Pulling fs layer 04:05:08 ec43610c2a17: Pulling fs layer 04:05:08 3a2ae6a8a46f: Pulling fs layer 04:05:08 33b1e0a273af: Pulling fs layer 04:05:08 5d3b04190fa2: Pulling fs layer 04:05:08 2f39f015ded8: Pulling fs layer 04:05:08 33b1e0a273af: Waiting 04:05:08 5d3b04190fa2: Waiting 04:05:08 2f39f015ded8: Waiting 04:05:08 3a2ae6a8a46f: Waiting 04:05:08 5c69ac0246d0: Download complete 04:05:08 3a2ae6a8a46f: Verifying Checksum 04:05:08 3a2ae6a8a46f: Download complete 04:05:08 ec43610c2a17: Verifying Checksum 04:05:08 ec43610c2a17: Download complete 04:05:08 5d3b04190fa2: Verifying Checksum 04:05:08 5d3b04190fa2: Download complete 04:05:08 33b1e0a273af: Verifying Checksum 04:05:08 33b1e0a273af: Download complete 04:05:08 5eb5b503b376: Verifying Checksum 04:05:08 5eb5b503b376: Download complete 04:05:10 5eb5b503b376: Pull complete 04:05:10 5c69ac0246d0: Pull complete 04:05:10 ec43610c2a17: Pull complete 04:05:10 3a2ae6a8a46f: Pull complete 04:05:10 33b1e0a273af: Pull complete 04:05:10 5d3b04190fa2: Pull complete 04:05:15 2f39f015ded8: Pull complete 04:05:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:05:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:15 prd-ubuntu20.04-docker-8c-8g-7074 does not seem to be running inside a container 04:05:15 $ 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-300 -v /w/workspace/undry_device-onvif-camera_PR-300:/w/workspace/undry_device-onvif-camera_PR-300:rw,z -v /w/workspace/undry_device-onvif-camera_PR-300@tmp:/w/workspace/undry_device-onvif-camera_PR-300@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-lftools-log-publisher:latest cat 04:05:17 $ docker top 963f70821bb6f03bdcf46ced328a1ead6b235f1d2a4071309e2469699466da6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:17 ---> job-cost.sh 04:05:17 lf-activate-venv: SKIPPING 04:05:17 INFO: No Stack... 04:05:17 INFO: Retrieving Pricing Info for: v3-standard-8 04:05:18 INFO: Archiving Costs [Pipeline] sh 04:05:18 + cat /w/workspace/undry_device-onvif-camera_PR-300/archives/cost.csv 04:05:18 + cut -d, -f6 [Pipeline] lock 04:05:18 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-300-1-stack-cost] 04:05:18 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-300-1-stack-cost] did not exist. Created. 04:05:18 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-300-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:05:19 + echo total: 0.2199999988079071 [Pipeline] stash 04:05:19 Stashed 1 file(s) [Pipeline] } 04:05:19 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-300-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:05:19 $ docker stop --time=1 963f70821bb6f03bdcf46ced328a1ead6b235f1d2a4071309e2469699466da6e 04:05:20 $ docker rm -f --volumes 963f70821bb6f03bdcf46ced328a1ead6b235f1d2a4071309e2469699466da6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:05:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7077 in /w/workspace/undry_device-onvif-camera_PR-300 [Pipeline] { [Pipeline] ws 04:05:58 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:05:58 The recommended git tool is: git 04:06:04 using credential edgex-jenkins-ssh 04:06:04 Cloning the remote Git repository 04:06:04 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:06:04 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:06:05 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:06:05 > git --version # timeout=10 04:06:05 > git --version # 'git version 2.25.1' 04:06:05 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:06 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:06:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:07 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:06:07 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:06:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/300/head:refs/remotes/origin/PR-300 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:06:08 Merging remotes/origin/main commit 5c7909d1b5ebfe861b0cb262d6892a9f2879389b into PR head commit cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 04:06:08 Merge succeeded, producing cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 04:06:08 Checking out Revision cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 (PR-300) 04:06:08 > git config core.sparsecheckout # timeout=10 04:06:08 > git checkout -f cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 # timeout=10 04:06:08 > git remote # timeout=10 04:06:08 > git config --get remote.origin.url # timeout=10 04:06:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:08 > git merge 5c7909d1b5ebfe861b0cb262d6892a9f2879389b # timeout=10 04:06:08 > git rev-parse HEAD^{commit} # timeout=10 04:06:08 > git config core.sparsecheckout # timeout=10 04:06:08 > git checkout -f cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 # timeout=10 04:06:09 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 04:06:09 > git --version # timeout=10 04:06:09 > git --version # 'git version 2.25.1' 04:06:09 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:06:10 % Total % Received % Xferd Average Speed Time Time Time Current 04:06:10 Dload Upload Total Spent Left Speed 04:06:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh 04:06:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:06:11 + sudo tee /etc/docker/daemon.new 04:06:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:06:11 { 04:06:11 "registry-mirrors": [ 04:06:11 "https://nexus3.edgexfoundry.org:10001" 04:06:11 ], 04:06:11 "bip": "10.250.0.254/24", 04:06:11 "hosts": [ 04:06:11 "tcp://0.0.0.0:5555", 04:06:11 "unix:///var/run/docker.sock" 04:06:11 ], 04:06:11 "mtu": 1458, 04:06:11 "selinux-enabled": true, 04:06:11 "seccomp-profile": "/etc/docker/seccomp.json" 04:06:11 } [Pipeline] sh 04:06:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:06:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:30 provisioning config files... 04:06:30 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config4039972864076969626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:31 ---> docker-login.sh 04:06:31 nexus3.edgexfoundry.org:10001 04:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:31 Configure a credential helper to remove this warning. See 04:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:31 04:06:31 Login Succeeded 04:06:31 nexus3.edgexfoundry.org:10002 04:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:32 Configure a credential helper to remove this warning. See 04:06:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:32 04:06:32 Login Succeeded 04:06:32 nexus3.edgexfoundry.org:10003 04:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:32 Configure a credential helper to remove this warning. See 04:06:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:32 04:06:32 Login Succeeded 04:06:32 nexus3.edgexfoundry.org:10004 04:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:32 Configure a credential helper to remove this warning. See 04:06:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:32 04:06:32 Login Succeeded 04:06:32 docker.io 04:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:33 Configure a credential helper to remove this warning. See 04:06:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:33 04:06:33 Login Succeeded 04:06:33 ---> docker-login.sh ends [Pipeline] } 04:06:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:06:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:33 ========================================================= 04:06:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:06:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:06:35 Sending build context to Docker daemon 19.73MB 04:06:35 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:06:35 Step 2/13 : FROM ${BASE} AS builder 04:06:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:06:35 af6eaf76a39c: Pulling fs layer 04:06:35 55522c791124: Pulling fs layer 04:06:35 ce5c4a1c91eb: Pulling fs layer 04:06:35 169dfbe0d373: Pulling fs layer 04:06:35 e1ff8fa3b103: Pulling fs layer 04:06:35 169dfbe0d373: Waiting 04:06:35 e1ff8fa3b103: Waiting 04:06:35 52ebb69f0ebf: Pulling fs layer 04:06:35 5abe8eddf0d5: Pulling fs layer 04:06:35 5abe8eddf0d5: Waiting 04:06:35 52ebb69f0ebf: Waiting 04:06:35 55522c791124: Verifying Checksum 04:06:35 55522c791124: Download complete 04:06:35 169dfbe0d373: Verifying Checksum 04:06:35 169dfbe0d373: Download complete 04:06:35 e1ff8fa3b103: Verifying Checksum 04:06:35 e1ff8fa3b103: Download complete 04:06:35 af6eaf76a39c: Verifying Checksum 04:06:36 af6eaf76a39c: Pull complete 04:06:36 5abe8eddf0d5: Verifying Checksum 04:06:36 5abe8eddf0d5: Download complete 04:06:37 55522c791124: Pull complete 04:06:38 52ebb69f0ebf: Verifying Checksum 04:06:38 52ebb69f0ebf: Download complete 04:06:38 ce5c4a1c91eb: Verifying Checksum 04:06:38 ce5c4a1c91eb: Download complete 04:06:48 ce5c4a1c91eb: Pull complete 04:06:48 169dfbe0d373: Pull complete 04:06:49 e1ff8fa3b103: Pull complete 04:06:55 52ebb69f0ebf: Pull complete 04:06:58 5abe8eddf0d5: Pull complete 04:06:58 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 04:06:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:06:58 ---> 6cb57ee374ae 04:06:58 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:07:00 ---> Running in ad15203afe42 04:07:00 Removing intermediate container ad15203afe42 04:07:00 ---> c920640d8f18 04:07:00 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:07:00 ---> Running in 42796dc3e071 04:07:01 Removing intermediate container 42796dc3e071 04:07:01 ---> eb14439b918a 04:07:01 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:07:01 ---> Running in 8a925a0bf973 04:07:01 Removing intermediate container 8a925a0bf973 04:07:01 ---> d13b079f2e3f 04:07:01 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:07:01 ---> Running in ceda8afd1107 04:07:02 Removing intermediate container ceda8afd1107 04:07:02 ---> 6eeedcc66128 04:07:02 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:07:02 ---> Running in 0f6ef91bc558 04:07:02 Removing intermediate container 0f6ef91bc558 04:07:02 ---> 0ceb46ab8d90 04:07:02 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:07:02 ---> Running in 4f819eb384fc 04:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:07:05 OK: 263 MiB in 53 packages 04:07:06 Removing intermediate container 4f819eb384fc 04:07:06 ---> d40e4565f350 04:07:06 Step 9/13 : WORKDIR /device-onvif-camera 04:07:06 ---> Running in 9979d0d6f8bc 04:07:06 Removing intermediate container 9979d0d6f8bc 04:07:06 ---> 03bc9303b34d 04:07:06 Step 10/13 : COPY go.mod vendor* ./ 04:07:06 ---> 756a8a46636a 04:07:06 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:06 ---> Running in 5ad332fff03a 04:08:14 Removing intermediate container 5ad332fff03a 04:08:14 ---> 2ceb124cd150 04:08:14 Step 12/13 : COPY . . 04:08:14 ---> d86110c7d0ff 04:08:14 Step 13/13 : RUN ${MAKE} 04:08:14 ---> Running in 31f04a1c1570 04:08:14 noop 04:08:14 Removing intermediate container 31f04a1c1570 04:08:14 ---> 92a4a80db8bf 04:08:14 Successfully built 92a4a80db8bf 04:08:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:15 + docker inspect -f . ci-base-image-arm64 04:08:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:15 prd-ubuntu20.04-docker-arm64-4c-16g-7077 does not seem to be running inside a container 04:08:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat 04:08:17 $ docker top e835faea3f937ae29be7db48a3f78373b41d42dce93a62bb5c0e73ac127aca2c -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:18 + go version 04:08:18 go version go1.20.2 linux/arm64 [Pipeline] } 04:08:18 $ docker stop --time=1 e835faea3f937ae29be7db48a3f78373b41d42dce93a62bb5c0e73ac127aca2c 04:08:19 $ docker rm -f --volumes e835faea3f937ae29be7db48a3f78373b41d42dce93a62bb5c0e73ac127aca2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:20 + docker inspect -f . ci-base-image-arm64 04:08:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:20 prd-ubuntu20.04-docker-arm64-4c-16g-7077 does not seem to be running inside a container 04:08:20 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat 04:08:22 $ docker top 2a9c549251d85e33fef3ae960d6d953cdf29490a7828bc0dc9fda770acd272b1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:23 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:08:23 + make test 04:08:23 go test ./... -coverprofile=coverage.out ./... 04:09:02 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:11:39 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:11:39 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:11:39 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.239s coverage: 31.7% of statements 04:11:54 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.960s coverage: 86.5% of statements 04:11:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:11:54 go vet ./... 04:12:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:12:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:12:26 ./bin/test-attribution-txt.sh 04:12:26 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 04:12:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:12:27 $ docker stop --time=1 2a9c549251d85e33fef3ae960d6d953cdf29490a7828bc0dc9fda770acd272b1 04:12:28 $ docker rm -f --volumes 2a9c549251d85e33fef3ae960d6d953cdf29490a7828bc0dc9fda770acd272b1 [Pipeline] // withDockerContainer [Pipeline] sh 04:12:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:12:30 Warning: overwriting stash ‘coverage-report’ 04:12:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:12:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:12:31 + ls -al . 04:12:31 total 232 04:12:31 drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 04:08 . 04:12:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 04:06 .. 04:12:31 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 04:06 .git 04:12:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 04:06 .github 04:12:31 -rw-rw-r-- 1 jenkins jenkins 496 Apr 7 04:06 .gitignore 04:12:31 -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 04:06 .golangci.yml 04:12:31 -rw-rw-r-- 1 jenkins jenkins 9732 Apr 7 04:06 Attribution.txt 04:12:31 -rw-rw-r-- 1 jenkins jenkins 6312 Apr 7 04:06 CHANGELOG.md 04:12:31 -rw-rw-r-- 1 jenkins jenkins 1574 Apr 7 04:06 Dockerfile 04:12:31 -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 04:06 GOVERNANCE.md 04:12:31 -rw-rw-r-- 1 jenkins jenkins 734 Apr 7 04:06 Jenkinsfile 04:12:31 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 7 04:06 LICENSE 04:12:31 -rw-rw-r-- 1 jenkins jenkins 2751 Apr 7 04:06 Makefile 04:12:31 -rw-rw-r-- 1 jenkins jenkins 625 Apr 7 04:06 OWNERS.md 04:12:31 -rw-rw-r-- 1 jenkins jenkins 6250 Apr 7 04:06 README.md 04:12:31 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 04:03 VERSION 04:12:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 04:06 bin 04:12:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 04:06 cmd 04:12:31 -rw-r--r-- 1 jenkins jenkins 78485 Apr 7 04:11 coverage.out 04:12:31 drwxrwxr-x 6 jenkins jenkins 4096 Apr 7 04:06 doc 04:12:31 -rw-rw-r-- 1 jenkins jenkins 3557 Apr 7 04:06 go.mod 04:12:31 -rw-rw-r-- 1 jenkins jenkins 33057 Apr 7 04:06 go.sum 04:12:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 04:06 internal 04:12:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 04:06 snap 04:12:31 -rw-rw-r-- 1 jenkins jenkins 236 Apr 7 04:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:32 + 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=cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 --label arch=arm64 --label version=0.0.0 . 04:12:32 Sending build context to Docker daemon 19.81MB 04:12:32 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:12:32 Step 2/26 : FROM ${BASE} AS builder 04:12:32 ---> 92a4a80db8bf 04:12:32 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:12:33 ---> Running in 04c6b8d999ea 04:12:33 Removing intermediate container 04c6b8d999ea 04:12:33 ---> 24a6fa5deccb 04:12:33 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:12:33 ---> Running in e78c3d22db61 04:12:33 Removing intermediate container e78c3d22db61 04:12:33 ---> 4ff7f4fae8da 04:12:33 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:12:33 ---> Running in 3c21eb07e1c1 04:12:34 Removing intermediate container 3c21eb07e1c1 04:12:34 ---> 5b88a4557302 04:12:34 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:12:34 ---> Running in ccc9295e9ca3 04:12:34 Removing intermediate container ccc9295e9ca3 04:12:34 ---> 39258ca048f3 04:12:34 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:12:34 ---> Running in f80cdda90cb9 04:12:34 Removing intermediate container f80cdda90cb9 04:12:34 ---> be381bdb1e72 04:12:34 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:12:35 ---> Running in 08ea913345c2 04:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:12:37 OK: 263 MiB in 53 packages 04:12:38 Removing intermediate container 08ea913345c2 04:12:38 ---> 8a84fccab073 04:12:38 Step 9/26 : WORKDIR /device-onvif-camera 04:12:38 ---> Running in 24d3759a770e 04:12:39 Removing intermediate container 24d3759a770e 04:12:39 ---> 417826b8d7eb 04:12:39 Step 10/26 : COPY go.mod vendor* ./ 04:12:41 ---> cc2504d4e801 04:12:41 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:41 ---> Running in 8e3b6adc9ae5 04:12:44 Removing intermediate container 8e3b6adc9ae5 04:12:44 ---> bb86e1dd2691 04:12:44 Step 12/26 : COPY . . 04:12:46 ---> 2496a3bc1e31 04:12:46 Step 13/26 : RUN ${MAKE} 04:12:46 ---> Running in ab852bfbd525 04:12:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:15:09 Removing intermediate container ab852bfbd525 04:15:09 ---> 9817bf269cc1 04:15:09 Step 14/26 : FROM alpine:3.17 04:15:09 3.17: Pulling from library/alpine 04:15:09 c41833b44d91: Pulling fs layer 04:15:09 c41833b44d91: Download complete 04:15:09 c41833b44d91: Pull complete 04:15:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:15:09 Status: Downloaded newer image for alpine:3.17 04:15:09 ---> 51e60588ff2c 04:15:09 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:15:09 ---> Running in c423ab1b49d2 04:15:09 Removing intermediate container c423ab1b49d2 04:15:09 ---> e4f5405bc8bd 04:15:09 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:15:09 ---> Running in f1e4ebf5404c 04:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:15:11 (1/1) Installing dumb-init (1.2.5-r2) 04:15:11 Executing busybox-1.35.0-r29.trigger 04:15:11 OK: 8 MiB in 16 packages 04:15:12 Removing intermediate container f1e4ebf5404c 04:15:12 ---> 7565d1ad87d0 04:15:12 Step 17/26 : WORKDIR / 04:15:12 ---> Running in 81077d11c08c 04:15:12 Removing intermediate container 81077d11c08c 04:15:12 ---> 85acab891dd7 04:15:12 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:15:13 ---> bc8e154b0700 04:15:13 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:15:14 ---> 6dc2ad880386 04:15:14 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:15:14 ---> 38dab245336f 04:15:14 Step 21/26 : EXPOSE 59984 04:15:14 ---> Running in 8c6b0435a5f1 04:15:15 Removing intermediate container 8c6b0435a5f1 04:15:15 ---> acd759882ab5 04:15:15 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:15:15 ---> Running in f4c48732c5d5 04:15:15 Removing intermediate container f4c48732c5d5 04:15:15 ---> 9991f371dfc0 04:15:15 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:15:15 ---> Running in 34038baa785d 04:15:15 Removing intermediate container 34038baa785d 04:15:15 ---> 6f87643e899f 04:15:15 Step 24/26 : LABEL arch=arm64 04:15:15 ---> Running in 8d02467a69e8 04:15:16 Removing intermediate container 8d02467a69e8 04:15:16 ---> 9d1db4de8873 04:15:16 Step 25/26 : LABEL git_sha=cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 04:15:16 ---> Running in db09e50cbbc7 04:15:16 Removing intermediate container db09e50cbbc7 04:15:16 ---> e07065cb13f1 04:15:16 Step 26/26 : LABEL version=0.0.0 04:15:16 ---> Running in 3c08051ca480 04:15:16 Removing intermediate container 3c08051ca480 04:15:16 ---> 693bfb46a818 04:15:16 [Warning] One or more build-args [ARCH] were not consumed 04:15:16 Successfully built 693bfb46a818 04:15:16 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:17 04:15:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:19 arm64: Pulling from edgex-lftools-log-publisher 04:15:19 8998bd30e6a1: Pulling fs layer 04:15:19 04944245beec: Pulling fs layer 04:15:19 699f458cf7ca: Pulling fs layer 04:15:19 765212b225bb: Pulling fs layer 04:15:19 f23df028b6ca: Pulling fs layer 04:15:19 d65c8cfc05b1: Pulling fs layer 04:15:19 2437ff75d9bd: Pulling fs layer 04:15:19 765212b225bb: Waiting 04:15:19 f23df028b6ca: Waiting 04:15:19 d65c8cfc05b1: Waiting 04:15:19 2437ff75d9bd: Waiting 04:15:19 04944245beec: Verifying Checksum 04:15:19 04944245beec: Download complete 04:15:19 765212b225bb: Verifying Checksum 04:15:19 765212b225bb: Download complete 04:15:19 f23df028b6ca: Verifying Checksum 04:15:19 f23df028b6ca: Download complete 04:15:19 d65c8cfc05b1: Download complete 04:15:19 699f458cf7ca: Verifying Checksum 04:15:19 699f458cf7ca: Download complete 04:15:20 8998bd30e6a1: Verifying Checksum 04:15:20 8998bd30e6a1: Download complete 04:15:22 2437ff75d9bd: Verifying Checksum 04:15:22 2437ff75d9bd: Download complete 04:15:24 8998bd30e6a1: Pull complete 04:15:24 04944245beec: Pull complete 04:15:25 699f458cf7ca: Pull complete 04:15:25 765212b225bb: Pull complete 04:15:26 f23df028b6ca: Pull complete 04:15:26 d65c8cfc05b1: Pull complete 04:15:41 2437ff75d9bd: Pull complete 04:15:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:15:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:42 prd-ubuntu20.04-docker-arm64-4c-16g-7077 does not seem to be running inside a container 04:15:42 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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-lftools-log-publisher:arm64 cat 04:15:44 $ docker top cf9f9276285b4c17d823bcdea514a93beda6e78878cb5b16216b78996fded44e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:45 ---> job-cost.sh 04:15:45 lf-activate-venv: SKIPPING 04:15:45 INFO: No Stack... 04:15:45 INFO: Retrieving Pricing Info for: v3-standard-4 04:15:46 INFO: Archiving Costs [Pipeline] sh 04:15:47 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 04:15:47 + cut -d, -f6 [Pipeline] lock 04:15:47 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-300-1-stack-cost] 04:15:47 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-300-1-stack-cost] did not exist. Created. 04:15:47 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-300-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:15:48 /w/workspace/device-onvif-camera/1@tmp/durable-664bf0b9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:15:48 + echo total: 0.10999999940395355 [Pipeline] stash 04:15:48 Warning: overwriting stash ‘stack-cost’ 04:15:48 Stashed 1 file(s) [Pipeline] } 04:15:48 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-300-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:15:48 $ docker stop --time=1 cf9f9276285b4c17d823bcdea514a93beda6e78878cb5b16216b78996fded44e 04:15:50 $ docker rm -f --volumes cf9f9276285b4c17d823bcdea514a93beda6e78878cb5b16216b78996fded44e [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 04:15:51 provisioning config files... 04:15:51 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-300@tmp/config12139492862269127759tmp [Pipeline] { [Pipeline] sh 04:15:51 + set +x 04:15:51 + bash -s -- 04:15:51 + curl -s https://codecov.io/bash 04:15:51 04:15:51 _____ _ 04:15:51 / ____| | | 04:15:51 | | ___ __| | ___ ___ _____ __ 04:15:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:15:51 | |___| (_) | (_| | __/ (_| (_) \ V / 04:15:51 \_____\___/ \__,_|\___|\___\___/ \_/ 04:15:51 Bash-1.0.6 04:15:51 04:15:51 04:15:51 ==> git version 2.25.1 found 04:15:51 ==> 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 04:15:51 Release-Date: 2020-01-08 04:15:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:15:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:15:51 ==> Jenkins CI detected. 04:15:51 current dir:  /w/workspace/undry_device-onvif-camera_PR-300 04:15:51 project root: . 04:15:51 --> token set from env 04:15:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:15:51 ==> Running gcov in . (disable via -X gcov) 04:15:51 ==> Python coveragepy not found 04:15:51 ==> Searching for coverage reports in: 04:15:51 + . 04:15:51 -> Found 1 reports 04:15:51 ==> Detecting git/mercurial file structure 04:15:51 ==> Reading reports 04:15:51 + ./coverage.out bytes=78485 04:15:51 ==> Appending adjustments 04:15:51 https://docs.codecov.io/docs/fixing-reports 04:15:51 + Found adjustments 04:15:51 ==> Gzipping contents 04:15:51 12K /tmp/codecov.oZ9sgZ.gz 04:15:51 ==> Uploading reports 04:15:51 url: https://codecov.io 04:15:51 query: branch=PR-300&commit=cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-300%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=300&job=&cmd_args= 04:15:51 -> Pinging Codecov 04:15:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-300&commit=cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-300%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=300&job=&cmd_args= 04:15:52 -> Uploading to 04:15:52 https://storage.googleapis.com/codecov/v4/raw/2023-04-07/F29A59C45E3A92E06B3E522C9905F8EF/cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2/328bab0e-ca22-409b-bd2e-7cf77227a3d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T041551Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7847bf5da50d7cc7a51364fee389db10000b8de13be3e1878124bb75c18bd0a9 04:15:52 % Total % Received % Xferd Average Speed Time Time Time Current 04:15:52 Dload Upload Total Spent Left Speed 04:15:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10464 0 0 100 10464 0 34534 --:--:-- --:--:-- --:--:-- 34649 04:15:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/cc4b9fb2b05b8e558a396722d6ac89bed5c33ff2 [Pipeline] } 04:15:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:15:54 + [ -d /w/workspace/undry_device-onvif-camera_PR-300/archives ] 04:15:54 + ls -al /w/workspace/undry_device-onvif-camera_PR-300/archives 04:15:54 total 16 04:15:54 drwxr-xr-x 3 root root 4096 Apr 7 04:05 . 04:15:54 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 04:05 .. 04:15:54 drwxr-xr-x 2 root root 4096 Apr 7 04:05 cost 04:15:54 -rw-r--r-- 1 root root 91 Apr 7 04:05 cost.csv 04:15:54 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-300/archives 04:15:54 + ls -al /w/workspace/undry_device-onvif-camera_PR-300/archives 04:15:54 total 16 04:15:54 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 04:05 . 04:15:54 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 04:05 .. 04:15:54 drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 04:05 cost 04:15:54 -rw-r--r-- 1 jenkins jenkins 91 Apr 7 04:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:15:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:15:55 ---> package-listing.sh 04:15:55 ++ facter osfamily 04:15:55 ++ tr '[:upper:]' '[:lower:]' 04:15:55 + OS_FAMILY=debian 04:15:55 + workspace=/w/workspace/undry_device-onvif-camera_PR-300 04:15:55 + START_PACKAGES=/tmp/packages_start.txt 04:15:55 + END_PACKAGES=/tmp/packages_end.txt 04:15:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:15:55 + PACKAGES=/tmp/packages_start.txt 04:15:55 + '[' /w/workspace/undry_device-onvif-camera_PR-300 ']' 04:15:55 + PACKAGES=/tmp/packages_end.txt 04:15:55 + case "${OS_FAMILY}" in 04:15:55 + dpkg -l 04:15:55 + grep '^ii' 04:15:55 + '[' -f /tmp/packages_start.txt ']' 04:15:55 + '[' -f /tmp/packages_end.txt ']' 04:15:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:15:55 + '[' /w/workspace/undry_device-onvif-camera_PR-300 ']' 04:15:55 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-300/archives/ 04:15:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-300/archives/ [Pipeline] echo 04:15:55 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-300/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:15:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:15:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:56 prd-ubuntu20.04-docker-8c-8g-7074 does not seem to be running inside a container 04:15:56 $ 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-300/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-300 -v /w/workspace/undry_device-onvif-camera_PR-300:/w/workspace/undry_device-onvif-camera_PR-300:rw,z -v /w/workspace/undry_device-onvif-camera_PR-300@tmp:/w/workspace/undry_device-onvif-camera_PR-300@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:15:56 $ docker top 7a46b5d368e2cfeff05a5de0f5b4b88aff704251ac7901a7eb4bc16b2b2c9493 -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:57 + touch /tmp/pre-build-complete [Pipeline] sh 04:15:57 + mkdir -p /var/log/sysstat [Pipeline] sh 04:15:57 + ls /var/log/sa-host 04:15:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:58 provisioning config files... 04:15:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-300@tmp/config11332119467084769172tmp [Pipeline] { [Pipeline] echo 04:15:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:15:58 ---> create-netrc.sh [Pipeline] } 04:15:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:15:58 ---> python-tools-install.sh [Pipeline] echo 04:15:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:15:59 ---> sudo-logs.sh 04:15:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:15:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:15:59 ---> job-cost.sh 04:15:59 lf-activate-venv: SKIPPING 04:15:59 DEBUG: total: 0.2199999988079071 04:15:59 INFO: Retrieving Stack Cost... 04:15:59 INFO: Retrieving Pricing Info for: v3-standard-8 04:16:00 INFO: Archiving Costs [Pipeline] echo 04:16:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:16:00 ---> logs-deploy.sh 04:16:00 lf-activate-venv: SKIPPING 04:16:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-300/1 04:16:00 INFO: archiving workspace using pattern(s): 04:16:01 Archives upload complete. 04:16:01 INFO: archiving logs to Nexus 04:16:02 ---> uname -a: 04:16:02 Linux prd-ubuntu20-04-docker-8c-8g-7074 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:16:02 04:16:02 04:16:02 ---> lscpu: 04:16:02 Architecture: x86_64 04:16:02 CPU op-mode(s): 32-bit, 64-bit 04:16:02 Byte Order: Little Endian 04:16:02 Address sizes: 40 bits physical, 48 bits virtual 04:16:02 CPU(s): 8 04:16:02 On-line CPU(s) list: 0-7 04:16:02 Thread(s) per core: 1 04:16:02 Core(s) per socket: 1 04:16:02 Socket(s): 8 04:16:02 NUMA node(s): 1 04:16:02 Vendor ID: AuthenticAMD 04:16:02 CPU family: 23 04:16:02 Model: 49 04:16:02 Model name: AMD EPYC-Rome Processor 04:16:02 Stepping: 0 04:16:02 CPU MHz: 2800.000 04:16:02 BogoMIPS: 5600.00 04:16:02 Virtualization: AMD-V 04:16:02 Hypervisor vendor: KVM 04:16:02 Virtualization type: full 04:16:02 L1d cache: 256 KiB 04:16:02 L1i cache: 256 KiB 04:16:02 L2 cache: 4 MiB 04:16:02 L3 cache: 128 MiB 04:16:02 NUMA node0 CPU(s): 0-7 04:16:02 Vulnerability Itlb multihit: Not affected 04:16:02 Vulnerability L1tf: Not affected 04:16:02 Vulnerability Mds: Not affected 04:16:02 Vulnerability Meltdown: Not affected 04:16:02 Vulnerability Mmio stale data: Not affected 04:16:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:16:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:16:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:16:02 Vulnerability Srbds: Not affected 04:16:02 Vulnerability Tsx async abort: Not affected 04:16:02 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 04:16:02 04:16:02 04:16:02 ---> nproc: 04:16:02 8 04:16:02 04:16:02 04:16:02 ---> df -h: 04:16:02 Filesystem Size Used Avail Use% Mounted on 04:16:02 overlay 155G 12G 144G 8% / 04:16:02 tmpfs 64M 0 64M 0% /dev 04:16:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:16:02 shm 64M 0 64M 0% /dev/shm 04:16:02 /dev/vda1 155G 12G 144G 8% /facter-os 04:16:02 04:16:02 04:16:02 ---> sar -b -r -n DEV: 04:16:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7074) 04/07/23 _x86_64_ (8 CPU) 04:16:02 04:16:02 04:02:34 LINUX RESTART (8 CPU) 04:16:02 04:16:02 04:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:16:02 04:04:01 239.18 17.83 221.35 0.00 2042.91 87590.31 0.00 04:16:02 04:05:01 101.27 0.22 101.05 0.00 12.00 20923.05 0.00 04:16:02 04:06:01 100.92 0.03 100.88 0.00 3.60 27565.89 0.00 04:16:02 04:07:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 04:16:02 04:08:01 55.21 11.60 43.61 0.00 5176.74 8760.01 0.00 04:16:02 04:09:01 5.33 0.02 5.31 0.00 0.13 116.36 0.00 04:16:02 04:10:01 2.12 0.00 2.12 0.00 0.00 24.80 0.00 04:16:02 04:11:01 3.02 1.65 1.37 0.00 37.73 18.40 0.00 04:16:02 04:12:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 04:16:02 04:13:01 1.73 0.00 1.73 0.00 0.00 20.53 0.00 04:16:02 04:14:01 0.85 0.00 0.85 0.00 0.00 9.73 0.00 04:16:02 04:15:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 04:16:02 04:16:01 6.18 0.25 5.93 0.00 18.13 114.78 0.00 04:16:02 Average: 39.72 2.41 37.31 0.00 558.94 11070.23 0.00 04:16:02 04:16:02 04:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:16:02 04:04:01 28457140 31611772 702328 2.14 145848 3217032 1767192 5.21 1053200 2941508 540 04:16:02 04:05:01 28039480 31557304 751560 2.29 150824 3548420 2048216 6.04 1283408 3097208 47580 04:16:02 04:06:01 27604888 31588008 718852 2.19 160472 3959772 1807172 5.33 1272220 3494616 16 04:16:02 04:07:01 27604132 31587412 718952 2.19 160516 3959776 1807172 5.33 1272376 3494620 8 04:16:02 04:08:01 27076004 31561460 723712 2.20 193936 4415764 1816644 5.35 1599980 3659736 972 04:16:02 04:09:01 27095664 31576524 709052 2.16 192516 4412728 1826044 5.38 1582804 3656528 448 04:16:02 04:10:01 27098192 31578684 707280 2.15 192572 4412512 1826044 5.38 1580484 3656512 8 04:16:02 04:11:01 27086688 31569420 716444 2.18 192648 4413636 1826044 5.38 1594288 3656856 164 04:16:02 04:12:01 27086612 31569412 716528 2.18 192680 4413648 1826044 5.38 1594012 3656856 8 04:16:02 04:13:01 27086848 31569692 716168 2.18 192732 4413648 1826044 5.38 1594024 3656860 20 04:16:02 04:14:01 27086548 31569444 716392 2.18 192744 4413652 1826044 5.38 1594132 3656860 8 04:16:02 04:15:01 27086468 31569432 716388 2.18 192760 4413656 1826044 5.38 1594060 3656912 184 04:16:02 04:16:01 26996368 31484580 796876 2.42 192928 4415112 1915776 5.65 1675776 3654696 412 04:16:02 Average: 27338849 31568703 723887 2.20 181014 4185335 1841883 5.43 1483905 3533828 3874 04:16:02 04:16:02 04:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:16:02 04:04:01 lo 6.64 6.64 0.64 0.64 0.00 0.00 0.00 0.00 04:16:02 04:04:01 ens3 1016.88 594.54 8639.62 103.76 0.00 0.00 0.00 0.00 04:16:02 04:04:01 docker0 189.46 327.74 15.55 2138.46 0.00 0.00 0.00 0.00 04:16:02 04:05:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:16:02 04:05:01 ens3 81.05 60.07 96.37 96.43 0.00 0.00 0.00 0.00 04:16:02 04:05:01 docker0 1.67 3.98 0.10 42.60 0.00 0.00 0.00 0.00 04:16:02 04:06:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 04:16:02 04:06:01 ens3 128.57 75.84 2624.02 12.25 0.00 0.00 0.00 0.00 04:16:02 04:06:01 docker0 1.43 3.67 0.09 43.06 0.00 0.00 0.00 0.00 04:16:02 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:02 04:07:01 ens3 0.48 0.35 0.26 0.20 0.00 0.00 0.00 0.00 04:16:02 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:02 04:08:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:16:02 04:08:01 ens3 193.03 108.60 2808.12 7.54 0.00 0.00 0.00 0.00 04:16:02 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:02 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:02 04:09:01 ens3 0.52 0.43 0.10 0.09 0.00 0.00 0.00 0.00 04:16:02 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:02 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:02 04:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:02 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:02 04:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:16:02 04:11:01 ens3 7.83 6.00 5.33 5.91 0.00 0.00 0.00 0.00 04:16:02 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:02 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:02 04:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:02 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:02 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:02 04:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:16:02 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:02 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:02 04:14:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 04:16:02 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:02 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:02 04:15:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:16:02 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:02 04:16:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 04:16:02 04:16:01 ens3 31.03 18.65 31.17 10.63 0.00 0.00 0.00 0.00 04:16:02 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:02 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 04:16:02 Average: ens3 111.15 65.84 1083.01 18.11 0.00 0.00 0.00 0.00 04:16:02 Average: docker0 14.59 25.41 1.19 168.56 0.00 0.00 0.00 0.00 04:16:02 04:16:02 04:16:02 ---> sar -P ALL: 04:16:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7074) 04/07/23 _x86_64_ (8 CPU) 04:16:02 04:16:02 04:02:34 LINUX RESTART (8 CPU) 04:16:02 04:16:02 04:03:02 CPU %user %nice %system %iowait %steal %idle 04:16:02 04:04:01 all 12.49 0.00 5.40 1.77 0.07 80.27 04:16:02 04:04:01 0 12.54 0.00 5.32 1.03 0.07 81.05 04:16:02 04:04:01 1 10.91 0.00 5.57 2.64 0.07 80.82 04:16:02 04:04:01 2 13.75 0.00 4.32 0.36 0.07 81.50 04:16:02 04:04:01 3 12.81 0.00 5.46 0.41 0.07 81.24 04:16:02 04:04:01 4 12.24 0.00 6.02 7.28 0.07 74.39 04:16:02 04:04:01 5 11.13 0.00 6.35 1.37 0.07 81.08 04:16:02 04:04:01 6 13.10 0.00 4.32 0.43 0.05 82.10 04:16:02 04:04:01 7 13.43 0.00 5.83 0.71 0.10 79.92 04:16:02 04:05:01 all 44.06 0.00 7.33 0.51 0.08 48.02 04:16:02 04:05:01 0 45.98 0.00 7.00 0.08 0.07 46.87 04:16:02 04:05:01 1 45.63 0.00 8.27 0.93 0.08 45.09 04:16:02 04:05:01 2 44.27 0.00 7.83 0.05 0.08 47.76 04:16:02 04:05:01 3 43.00 0.00 7.40 2.59 0.08 46.92 04:16:02 04:05:01 4 44.13 0.00 7.24 0.25 0.08 48.30 04:16:02 04:05:01 5 42.64 0.00 6.78 0.08 0.07 50.42 04:16:02 04:05:01 6 43.11 0.00 6.75 0.05 0.08 50.00 04:16:02 04:05:01 7 43.70 0.00 7.37 0.07 0.07 48.79 04:16:02 04:06:01 all 3.59 0.00 1.75 0.68 0.03 93.94 04:16:02 04:06:01 0 3.47 0.00 1.64 0.07 0.03 94.78 04:16:02 04:06:01 1 4.62 0.00 1.80 1.91 0.03 91.63 04:16:02 04:06:01 2 3.13 0.00 1.71 0.10 0.02 95.04 04:16:02 04:06:01 3 3.30 0.00 1.53 2.55 0.05 92.57 04:16:02 04:06:01 4 3.41 0.00 2.26 0.33 0.03 93.96 04:16:02 04:06:01 5 3.77 0.00 1.47 0.07 0.03 94.66 04:16:02 04:06:01 6 3.25 0.00 1.43 0.00 0.02 95.30 04:16:02 04:06:01 7 3.76 0.00 2.13 0.44 0.03 93.64 04:16:02 04:07:01 all 0.14 0.00 0.01 0.00 0.01 99.84 04:16:02 04:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:16:02 04:07:01 1 0.93 0.00 0.00 0.00 0.00 99.07 04:16:02 04:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:16:02 04:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:16:02 04:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:16:02 04:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:16:02 04:07:01 6 0.05 0.00 0.00 0.00 0.00 99.95 04:16:02 04:07:01 7 0.02 0.00 0.00 0.03 0.00 99.95 04:16:02 04:08:01 all 2.27 0.00 1.52 0.40 0.04 95.77 04:16:02 04:08:01 0 2.83 0.00 3.03 0.45 0.03 93.65 04:16:02 04:08:01 1 1.69 0.00 1.76 0.42 0.03 96.10 04:16:02 04:08:01 2 2.04 0.00 1.06 0.05 0.03 96.81 04:16:02 04:08:01 3 2.86 0.00 0.99 0.18 0.05 95.92 04:16:02 04:08:01 4 2.54 0.00 1.08 0.10 0.03 96.25 04:16:02 04:08:01 5 2.04 0.00 1.19 0.60 0.03 96.14 04:16:02 04:08:01 6 2.39 0.00 1.98 0.27 0.03 95.33 04:16:02 04:08:01 7 1.79 0.00 1.09 1.16 0.03 95.93 04:16:02 04:09:01 all 0.23 0.00 0.07 0.01 0.01 99.68 04:16:02 04:09:01 0 0.22 0.00 0.12 0.00 0.00 99.67 04:16:02 04:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:16:02 04:09:01 2 1.26 0.00 0.07 0.00 0.02 98.66 04:16:02 04:09:01 3 0.10 0.00 0.08 0.03 0.03 99.75 04:16:02 04:09:01 4 0.12 0.00 0.10 0.00 0.00 99.78 04:16:02 04:09:01 5 0.05 0.00 0.08 0.07 0.00 99.80 04:16:02 04:09:01 6 0.02 0.00 0.05 0.00 0.00 99.93 04:16:02 04:09:01 7 0.05 0.00 0.07 0.00 0.02 99.87 04:16:02 04:10:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:16:02 04:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:16:02 04:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:16:02 04:10:01 2 0.08 0.00 0.02 0.00 0.02 99.88 04:16:02 04:10:01 3 0.03 0.00 0.03 0.00 0.03 99.90 04:16:02 04:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:16:02 04:10:01 5 0.03 0.00 0.02 0.07 0.02 99.87 04:16:02 04:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:16:02 04:10:01 7 0.00 0.00 0.03 0.02 0.00 99.95 04:16:02 04:11:01 all 0.30 0.00 0.04 0.01 0.01 99.64 04:16:02 04:11:01 0 0.43 0.00 0.10 0.07 0.02 99.38 04:16:02 04:11:01 1 0.17 0.00 0.02 0.00 0.02 99.80 04:16:02 04:11:01 2 0.07 0.00 0.02 0.00 0.02 99.90 04:16:02 04:11:01 3 0.13 0.00 0.03 0.00 0.03 99.80 04:16:02 04:11:01 4 0.12 0.00 0.05 0.00 0.00 99.83 04:16:02 04:11:01 5 0.28 0.00 0.03 0.03 0.00 99.65 04:16:02 04:11:01 6 1.17 0.00 0.02 0.00 0.00 98.82 04:16:02 04:11:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:16:02 04:12:01 all 0.04 0.00 0.01 0.01 0.01 99.94 04:16:02 04:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:16:02 04:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:16:02 04:12:01 2 0.05 0.00 0.03 0.00 0.02 99.90 04:16:02 04:12:01 3 0.05 0.00 0.03 0.00 0.03 99.88 04:16:02 04:12:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:16:02 04:12:01 5 0.05 0.00 0.00 0.03 0.00 99.92 04:16:02 04:12:01 6 0.07 0.00 0.00 0.00 0.00 99.93 04:16:02 04:12:01 7 0.02 0.00 0.00 0.02 0.02 99.95 04:16:02 04:13:01 all 0.04 0.00 0.02 0.00 0.01 99.92 04:16:02 04:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:16:02 04:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:16:02 04:13:01 2 0.00 0.00 0.03 0.00 0.02 99.95 04:16:02 04:13:01 3 0.03 0.00 0.07 0.00 0.03 99.87 04:16:02 04:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:16:02 04:13:01 5 0.02 0.00 0.00 0.02 0.02 99.95 04:16:02 04:13:01 6 0.28 0.00 0.02 0.00 0.02 99.68 04:16:02 04:13:01 7 0.00 0.00 0.02 0.02 0.00 99.97 04:16:02 04:14:01 all 0.02 0.00 0.02 0.00 0.01 99.95 04:16:02 04:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:16:02 04:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:16:02 04:14:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:16:02 04:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:16:02 04:14:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:16:02 04:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:16:02 04:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:16:02 04:14:01 7 0.00 0.00 0.02 0.02 0.02 99.95 04:16:02 04:16:02 04:14:01 CPU %user %nice %system %iowait %steal %idle 04:16:02 04:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:16:02 04:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:16:02 04:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:16:02 04:15:01 2 0.00 0.00 0.03 0.00 0.02 99.95 04:16:02 04:15:01 3 0.03 0.00 0.03 0.00 0.03 99.90 04:16:02 04:15:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:16:02 04:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:16:02 04:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:16:02 04:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:16:02 04:16:01 all 0.75 0.00 0.29 0.03 0.02 98.91 04:16:02 04:16:01 0 0.70 0.00 0.28 0.00 0.02 99.00 04:16:02 04:16:01 1 0.68 0.00 0.28 0.02 0.00 99.02 04:16:02 04:16:01 2 1.05 0.00 0.23 0.00 0.03 98.68 04:16:02 04:16:01 3 0.84 0.00 0.35 0.00 0.05 98.76 04:16:02 04:16:01 4 0.38 0.00 0.37 0.03 0.00 99.22 04:16:02 04:16:01 5 0.48 0.00 0.25 0.10 0.02 99.15 04:16:02 04:16:01 6 0.73 0.00 0.28 0.02 0.02 98.95 04:16:02 04:16:01 7 1.12 0.00 0.30 0.05 0.02 98.51 04:16:02 Average: all 4.87 0.00 1.25 0.26 0.02 93.59 04:16:02 Average: 0 5.06 0.00 1.33 0.13 0.02 93.46 04:16:02 Average: 1 4.93 0.00 1.35 0.45 0.02 93.25 04:16:02 Average: 2 5.01 0.00 1.17 0.04 0.03 93.74 04:16:02 Average: 3 4.82 0.00 1.22 0.44 0.04 93.48 04:16:02 Average: 4 4.80 0.00 1.31 0.60 0.02 93.27 04:16:02 Average: 5 4.62 0.00 1.23 0.19 0.02 93.95 04:16:02 Average: 6 4.89 0.00 1.13 0.06 0.02 93.90 04:16:02 Average: 7 4.86 0.00 1.28 0.19 0.03 93.64 04:16:02 04:16:02 04:16:02