Pull request #85 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 34076f9b8c32190f5def74cd0ecabba34c7dd354+9d5c5da43a104ea1175f08e8bd4156385d9bd27b (7baf3c2b472111a38e6049378d098e059ffe6e4a) 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-ssh12269034481106346469.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7466963477737911350.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-usb-camera/branches/PR-85/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-usb-camera/branches/PR-85/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6661447306966916022.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-usb-camera/branches/PR-85/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7674904739130353708.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh12219015973347929352.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-usb-camera/branches/PR-85/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-usb-camera/branches/PR-85/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17608430819340440530.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-28969 in /w/workspace/xfoundry_device-usb-camera_PR-85 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-85 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9d5c5da43a104ea1175f08e8bd4156385d9bd27b into PR head commit 34076f9b8c32190f5def74cd0ecabba34c7dd354 Merge succeeded, producing 34076f9b8c32190f5def74cd0ecabba34c7dd354 Checking out Revision 34076f9b8c32190f5def74cd0ecabba34c7dd354 (PR-85) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34076f9b8c32190f5def74cd0ecabba34c7dd354 # 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 9d5c5da43a104ea1175f08e8bd4156385d9bd27b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34076f9b8c32190f5def74cd0ecabba34c7dd354 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:27:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:27:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:27:09 ========================================================= 17:27:09 EdgeX Global Pipelines Version Info 17:27:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:27:10 ------------------- 17:27:10 stable info: 17:27:10 ------------------- 17:27:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:27:10 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:27:10 Message: update stable to v1.0.239 17:27:10 ------------------- 17:27:10 experimental info: 17:27:10 ------------------- 17:27:10 Commited By: **** collab-it+edgex@linuxfoundation.org 17:27:10 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:27:10 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:27:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:27:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:27:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:27:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:27:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:27:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:27:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:27:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:27:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:27:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-85 [Pipeline] echo 17:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-85 [Pipeline] echo 17:27:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-85 [Pipeline] echo 17:27:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 34076f9b8c32190f5def74cd0ecabba34c7dd354 [Pipeline] echo 17:27:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 34076f9 [Pipeline] echo 17:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:12 provisioning config files... 17:27:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-85@tmp/config7212792110085433363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:13 ---> docker-login.sh 17:27:13 nexus3.edgexfoundry.org:10001 17:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:13 Configure a credential helper to remove this warning. See 17:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:13 17:27:13 Login Succeeded 17:27:13 nexus3.edgexfoundry.org:10002 17:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:13 Configure a credential helper to remove this warning. See 17:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:13 17:27:13 Login Succeeded 17:27:13 nexus3.edgexfoundry.org:10003 17:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:13 Configure a credential helper to remove this warning. See 17:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:13 17:27:13 Login Succeeded 17:27:13 nexus3.edgexfoundry.org:10004 17:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:13 Configure a credential helper to remove this warning. See 17:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:13 17:27:13 Login Succeeded 17:27:13 docker.io 17:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:14 Configure a credential helper to remove this warning. See 17:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:14 17:27:14 Login Succeeded 17:27:14 ---> docker-login.sh ends [Pipeline] } 17:27:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:27:14 + git rev-list -1 --merges 34076f9b8c32190f5def74cd0ecabba34c7dd354~1..34076f9b8c32190f5def74cd0ecabba34c7dd354 [Pipeline] echo 17:27:14 -----------> git rev-list -1 --merges 34076f9b8c32190f5def74cd0ecabba34c7dd354~1..34076f9b8c32190f5def74cd0ecabba34c7dd354 34076f9b8c32190f5def74cd0ecabba34c7dd354 [false] [Pipeline] sh 17:27:15 + git log --format=format:%s -1 34076f9b8c32190f5def74cd0ecabba34c7dd354 [Pipeline] echo 17:27:15 ========================================================= 17:27:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:27:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:27:15 + git log --format=format:%s -1 34076f9b8c32190f5def74cd0ecabba34c7dd354 [Pipeline] echo 17:27:15 [semverPrep] GIT_COMMIT: 34076f9b8c32190f5def74cd0ecabba34c7dd354, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 17:27:15 [semverPrep] This is not a build commit. [Pipeline] sh 17:27:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:27:16 + grep -v github /etc/ssh/ssh_known_hosts 17:27:16 + [ -e /tmp/ssh_known_hosts ] 17:27:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:27:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:27:16 + sudo tee -a /etc/ssh/ssh_known_hosts 17:27:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:16 17:27:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:16 0.1.4: Pulling from edgex-devops/py-git-semver 17:27:16 b85a868b505f: Pulling fs layer 17:27:16 e2be974225ed: Pulling fs layer 17:27:16 339a4e72a1f5: Pulling fs layer 17:27:16 988bab9f4d93: Pulling fs layer 17:27:16 1469e6f7b9e6: Pulling fs layer 17:27:16 eaf3925da568: Pulling fs layer 17:27:16 bab4dde63d76: Pulling fs layer 17:27:16 bde34c3a00c8: Pulling fs layer 17:27:16 b352a97aabf1: Pulling fs layer 17:27:16 4872d77fe225: Pulling fs layer 17:27:16 5851b861e8e6: Pulling fs layer 17:27:16 988bab9f4d93: Waiting 17:27:16 eaf3925da568: Waiting 17:27:16 1469e6f7b9e6: Waiting 17:27:16 bab4dde63d76: Waiting 17:27:16 bde34c3a00c8: Waiting 17:27:16 b352a97aabf1: Waiting 17:27:16 4872d77fe225: Waiting 17:27:16 5851b861e8e6: Waiting 17:27:16 e2be974225ed: Download complete 17:27:16 988bab9f4d93: Download complete 17:27:17 1469e6f7b9e6: Verifying Checksum 17:27:17 1469e6f7b9e6: Download complete 17:27:17 339a4e72a1f5: Verifying Checksum 17:27:17 339a4e72a1f5: Download complete 17:27:17 eaf3925da568: Verifying Checksum 17:27:17 eaf3925da568: Download complete 17:27:17 bde34c3a00c8: Verifying Checksum 17:27:17 bde34c3a00c8: Download complete 17:27:17 b352a97aabf1: Download complete 17:27:17 4872d77fe225: Verifying Checksum 17:27:17 4872d77fe225: Download complete 17:27:17 5851b861e8e6: Download complete 17:27:17 b85a868b505f: Verifying Checksum 17:27:17 b85a868b505f: Download complete 17:27:17 bab4dde63d76: Verifying Checksum 17:27:17 bab4dde63d76: Download complete 17:27:18 b85a868b505f: Pull complete 17:27:18 e2be974225ed: Pull complete 17:27:19 339a4e72a1f5: Pull complete 17:27:19 988bab9f4d93: Pull complete 17:27:19 1469e6f7b9e6: Pull complete 17:27:19 eaf3925da568: Pull complete 17:27:21 bab4dde63d76: Pull complete 17:27:21 bde34c3a00c8: Pull complete 17:27:21 b352a97aabf1: Pull complete 17:27:21 4872d77fe225: Pull complete 17:27:21 5851b861e8e6: Pull complete 17:27:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:27:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:22 prd-ubuntu20.04-docker-8c-8g-28969 does not seem to be running inside a container 17:27:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-85 -v /w/workspace/xfoundry_device-usb-camera_PR-85:/w/workspace/xfoundry_device-usb-camera_PR-85:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-85@tmp:/w/workspace/xfoundry_device-usb-camera_PR-85@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 17:27:23 $ docker top 18faf0501eeb9c3338589ee7540bab0b401eca19be53d49f8f0a4d146815a018 -eo pid,comm 17:27:23 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). 17:27:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:27:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:23 [ssh-agent] Looking for ssh-agent implementation... 17:27:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:24 $ docker exec 18faf0501eeb9c3338589ee7540bab0b401eca19be53d49f8f0a4d146815a018 ssh-agent 17:27:24 SSH_AUTH_SOCK=/tmp/ssh-An7RWtIAQzap/agent.32 17:27:24 SSH_AGENT_PID=38 17:27:24 Running ssh-add (command line suppressed) 17:27:24 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-85@tmp/private_key_6565206806778867680.key (/w/workspace/xfoundry_device-usb-camera_PR-85@tmp/private_key_6565206806778867680.key) 17:27:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:24 + git tag --points-at HEAD [Pipeline] } 17:27:24 $ docker exec --env ******** --env ******** 18faf0501eeb9c3338589ee7540bab0b401eca19be53d49f8f0a4d146815a018 ssh-agent -k 17:27:24 unset SSH_AUTH_SOCK; 17:27:24 unset SSH_AGENT_PID; 17:27:24 echo Agent pid 38 killed; 17:27:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:27:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:24 [ssh-agent] Looking for ssh-agent implementation... 17:27:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:24 $ docker exec 18faf0501eeb9c3338589ee7540bab0b401eca19be53d49f8f0a4d146815a018 ssh-agent 17:27:25 SSH_AUTH_SOCK=/tmp/ssh-QxTSigJCM2V8/agent.71 17:27:25 SSH_AGENT_PID=77 17:27:25 Running ssh-add (command line suppressed) 17:27:25 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-85@tmp/private_key_8383440628606054402.key (/w/workspace/xfoundry_device-usb-camera_PR-85@tmp/private_key_8383440628606054402.key) 17:27:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:25 + git semver init 17:27:25 2022-09-12 17:27:25,796 [run_init] DEBUG init version:0.0.0 force:False 17:27:25 2022-09-12 17:27:25,797 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-85/.semver 17:27:25 2022-09-12 17:27:25,798 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-85/.semver 17:27:25 2022-09-12 17:27:25,798 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-85/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-85, universal_newlines=False, shell=None, istream=None) 17:27:26 2022-09-12 17:27:26,552 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-85/.git/info/exclude 17:27:26 2022-09-12 17:27:26,552 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-85/.semver/PR-85 with force:False 17:27:26 2022-09-12 17:27:26,553 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-85/.semver/PR-85 17:27:26 2022-09-12 17:27:26,557 [execute] INFO git cat-file --batch-check 17:27:26 2022-09-12 17:27:26,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-85/.semver, universal_newlines=False, shell=None, istream=) 17:27:26 2022-09-12 17:27:26,563 [execute] INFO git cat-file --batch 17:27:26 2022-09-12 17:27:26,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-85/.semver, universal_newlines=False, shell=None, istream=) 17:27:26 2022-09-12 17:27:26,569 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-85/.semver/PR-85 17:27:26 0.0.0 [Pipeline] } 17:27:26 $ docker exec --env ******** --env ******** 18faf0501eeb9c3338589ee7540bab0b401eca19be53d49f8f0a4d146815a018 ssh-agent -k 17:27:26 unset SSH_AUTH_SOCK; 17:27:26 unset SSH_AGENT_PID; 17:27:26 echo Agent pid 77 killed; 17:27:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:27:27 + git semver [Pipeline] } 17:27:27 $ docker stop --time=1 18faf0501eeb9c3338589ee7540bab0b401eca19be53d49f8f0a4d146815a018 17:27:28 $ docker rm -f 18faf0501eeb9c3338589ee7540bab0b401eca19be53d49f8f0a4d146815a018 [Pipeline] // withDockerContainer [Pipeline] sh 17:27:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:27:29 Stashed 1 file(s) [Pipeline] echo 17:27:29 [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 17:27:30 provisioning config files... 17:27:30 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-85@tmp/config8548031977803131915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:30 ---> docker-login.sh 17:27:30 nexus3.edgexfoundry.org:10001 17:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:30 Configure a credential helper to remove this warning. See 17:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:30 17:27:30 Login Succeeded 17:27:30 nexus3.edgexfoundry.org:10002 17:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:30 Configure a credential helper to remove this warning. See 17:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:30 17:27:30 Login Succeeded 17:27:30 nexus3.edgexfoundry.org:10003 17:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:30 Configure a credential helper to remove this warning. See 17:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:30 17:27:30 Login Succeeded 17:27:30 nexus3.edgexfoundry.org:10004 17:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:31 Configure a credential helper to remove this warning. See 17:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:31 17:27:31 Login Succeeded 17:27:31 docker.io 17:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:31 Configure a credential helper to remove this warning. See 17:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:31 17:27:31 Login Succeeded 17:27:31 ---> docker-login.sh ends [Pipeline] } 17:27:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:27:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:31 ========================================================= 17:27:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:27:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:27:32 Sending build context to Docker daemon 871.9kB 17:27:32 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:27:32 Step 2/13 : FROM ${BASE} AS builder 17:27:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:27:32 2408cc74d12b: Pulling fs layer 17:27:32 ea60b727a1ce: Pulling fs layer 17:27:32 30c4a7721957: Pulling fs layer 17:27:32 370296b7ddb6: Pulling fs layer 17:27:32 7c6cee850709: Pulling fs layer 17:27:32 39a5fcdaea64: Pulling fs layer 17:27:32 d94ebbe4e438: Pulling fs layer 17:27:32 bcfd1f05c69d: Pulling fs layer 17:27:32 59ccb84bbe0f: Pulling fs layer 17:27:32 370296b7ddb6: Waiting 17:27:32 7c6cee850709: Waiting 17:27:32 39a5fcdaea64: Waiting 17:27:32 d94ebbe4e438: Waiting 17:27:32 bcfd1f05c69d: Waiting 17:27:32 59ccb84bbe0f: Waiting 17:27:32 30c4a7721957: Verifying Checksum 17:27:32 30c4a7721957: Download complete 17:27:32 ea60b727a1ce: Verifying Checksum 17:27:32 ea60b727a1ce: Download complete 17:27:32 7c6cee850709: Verifying Checksum 17:27:32 7c6cee850709: Download complete 17:27:32 39a5fcdaea64: Verifying Checksum 17:27:32 39a5fcdaea64: Download complete 17:27:32 2408cc74d12b: Download complete 17:27:32 d94ebbe4e438: Download complete 17:27:32 2408cc74d12b: Pull complete 17:27:32 ea60b727a1ce: Pull complete 17:27:33 30c4a7721957: Pull complete 17:27:33 59ccb84bbe0f: Verifying Checksum 17:27:33 59ccb84bbe0f: Download complete 17:27:33 bcfd1f05c69d: Verifying Checksum 17:27:33 bcfd1f05c69d: Download complete 17:27:33 370296b7ddb6: Verifying Checksum 17:27:33 370296b7ddb6: Download complete 17:27:37 370296b7ddb6: Pull complete 17:27:37 7c6cee850709: Pull complete 17:27:37 39a5fcdaea64: Pull complete 17:27:37 d94ebbe4e438: Pull complete 17:27:40 bcfd1f05c69d: Pull complete 17:27:40 59ccb84bbe0f: Pull complete 17:27:40 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:27:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:27:40 ---> a4fb48ad2a94 17:27:40 Step 3/13 : ARG MAKE="make build" 17:27:42 ---> Running in 67b8190c8c3c 17:27:42 Removing intermediate container 67b8190c8c3c 17:27:42 ---> 73938b537682 17:27:42 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:27:42 ---> Running in 2d817eb5e810 17:27:43 Removing intermediate container 2d817eb5e810 17:27:43 ---> 9c3d9e4caca3 17:27:43 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:27:43 ---> Running in 3463517bf3ba 17:27:43 Removing intermediate container 3463517bf3ba 17:27:43 ---> 0ab657e103c1 17:27:43 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:43 ---> Running in 07231538474e 17:27:43 Removing intermediate container 07231538474e 17:27:43 ---> f974ec5b0efb 17:27:43 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:27:43 ---> Running in 27ab79949798 17:27:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:27:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:27:45 Still waiting to schedule task 17:27:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:27:45 (1/80) Installing mesa (21.3.8-r2) 17:27:45 (2/80) Installing libxau (1.0.9-r0) 17:27:45 (3/80) Installing libxdmcp (1.1.3-r0) 17:27:45 (4/80) Installing libxcb (1.15-r0) 17:27:45 (5/80) Installing libx11 (1.8-r0) 17:27:45 (6/80) Installing libxext (1.3.4-r0) 17:27:45 (7/80) Installing libxfixes (6.0.0-r0) 17:27:45 (8/80) Installing libxxf86vm (1.1.4-r2) 17:27:46 (9/80) Installing libpciaccess (0.16-r0) 17:27:46 (10/80) Installing libdrm (2.4.110-r0) 17:27:46 (11/80) Installing mesa-glapi (21.3.8-r2) 17:27:46 (12/80) Installing libxshmfence (1.3-r1) 17:27:46 (13/80) Installing mesa-gl (21.3.8-r2) 17:27:46 (14/80) Installing icu-data-full (71.1-r2) 17:27:48 (15/80) Installing libice (1.0.10-r0) 17:27:48 (16/80) Installing libuuid (2.38-r1) 17:27:48 (17/80) Installing libsm (1.2.3-r0) 17:27:48 (18/80) Installing libxt (1.2.1-r0) 17:27:48 (19/80) Installing libxmu (1.1.3-r0) 17:27:48 (20/80) Installing xset (1.2.4-r0) 17:27:48 (21/80) Installing xprop (1.2.5-r0) 17:27:49 (22/80) Installing xdg-utils (1.1.3-r3) 17:27:49 (23/80) Installing dbus-libs (1.14.0-r1) 17:27:49 (24/80) Installing libffi (3.4.2-r1) 17:27:49 (25/80) Installing libintl (0.21-r2) 17:27:49 (26/80) Installing libblkid (2.38-r1) 17:27:49 (27/80) Installing libmount (2.38-r1) 17:27:49 (28/80) Installing pcre (8.45-r2) 17:27:49 (29/80) Installing glib (2.72.1-r0) 17:27:50 (30/80) Installing icu-libs (71.1-r2) 17:27:50 (31/80) Installing libpcre2-16 (10.40-r0) 17:27:50 (32/80) Installing zstd-libs (1.5.2-r1) 17:27:50 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:27:50 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:27:50 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:27:51 (36/80) Installing mesa-gbm (21.3.8-r2) 17:27:51 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:27:51 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:27:51 (39/80) Installing libxcomposite (0.4.5-r0) 17:27:51 (40/80) Installing libbz2 (1.0.8-r1) 17:27:51 (41/80) Installing libpng (1.6.37-r1) 17:27:51 (42/80) Installing freetype (2.12.1-r0) 17:27:52 (43/80) Installing fontconfig (2.14.0-r0) 17:27:52 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:27:52 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:27:52 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:27:52 (47/80) Installing xz-libs (5.2.5-r1) 17:27:52 (48/80) Installing libxml2 (2.9.14-r1) 17:27:52 (49/80) Installing libxkbcommon (1.4.1-r0) 17:27:52 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:27:52 (51/80) Installing mesa-egl (21.3.8-r2) 17:27:52 (52/80) Installing avahi-libs (0.8-r6) 17:27:53 (53/80) Installing nettle (3.7.3-r0) 17:27:53 (54/80) Installing p11-kit (0.24.1-r0) 17:27:53 (55/80) Installing libtasn1 (4.18.0-r0) 17:27:53 (56/80) Installing libunistring (1.0-r0) 17:27:53 (57/80) Installing gnutls (3.7.7-r0) 17:27:53 (58/80) Installing cups-libs (2.4.2-r0) 17:27:53 (59/80) Installing graphite2 (1.3.14-r1) 17:27:53 (60/80) Installing harfbuzz (4.3.0-r0) 17:27:53 (61/80) Installing libevdev (1.12.1-r0) 17:27:54 (62/80) Installing mtdev (1.1.6-r0) 17:27:54 (63/80) Installing eudev-libs (3.2.11-r0) 17:27:54 (64/80) Installing libinput-libs (1.20.1-r0) 17:27:54 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:27:54 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:27:54 (67/80) Installing xcb-util (0.4.0-r3) 17:27:54 (68/80) Installing xcb-util-image (0.4.0-r1) 17:27:54 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:27:55 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:27:55 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:27:55 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:27:55 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:27:55 (74/80) Installing v4l-utils (1.22.1-r1) 17:27:55 (75/80) Installing udev-init-scripts (35-r0) 17:27:56 Executing udev-init-scripts-35-r0.post-install 17:27:56 (76/80) Installing kmod-libs (29-r2) 17:27:56 (77/80) Installing eudev (3.2.11-r0) 17:27:56 (78/80) Installing eudev-dev (3.2.11-r0) 17:27:56 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:27:56 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:27:56 Executing busybox-1.35.0-r13.trigger 17:27:56 Executing eudev-3.2.11-r0.trigger 17:27:56 OK: 330 MiB in 131 packages 17:27:58 Removing intermediate container 27ab79949798 17:27:58 ---> 37136fd71afa 17:27:58 Step 8/13 : WORKDIR /device-usb-camera 17:27:58 ---> Running in 1e3eb5b54b5b 17:27:58 Removing intermediate container 1e3eb5b54b5b 17:27:58 ---> ccf91e0cb609 17:27:58 Step 9/13 : COPY go.mod vendor* ./ 17:27:58 ---> 5350cfa627a7 17:27:58 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:58 ---> Running in 921977d8eceb 17:28:17 Removing intermediate container 921977d8eceb 17:28:17 ---> 6b6aff970f53 17:28:17 Step 11/13 : COPY . . 17:28:17 ---> 675668ef7578 17:28:17 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:28:17 ---> Running in cebfc9f422f5 17:28:17  % Total % Received % Xferd Average Speed Time Time Time Current 17:28:17 Dload Upload Total Spent Left Speed 17:28:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7191 0 --:--:-- --:--:-- --:--:-- 7175 100 1062 100 1062 0 0 7186 0 --:--:-- --:--:-- --:--:-- 7175 17:28:17 Removing intermediate container cebfc9f422f5 17:28:17 ---> 9c1fe5eb4362 17:28:17 Step 13/13 : RUN ${MAKE} 17:28:17 ---> Running in f22c16254396 17:28:17 noop 17:28:17 Removing intermediate container f22c16254396 17:28:17 ---> a5fd310d4ffe 17:28:17 Successfully built a5fd310d4ffe 17:28:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:17 + docker inspect -f . ci-base-image-x86_64 17:28:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:17 prd-ubuntu20.04-docker-8c-8g-28969 does not seem to be running inside a container 17:28:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-85 -v /w/workspace/xfoundry_device-usb-camera_PR-85:/w/workspace/xfoundry_device-usb-camera_PR-85:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-85@tmp:/w/workspace/xfoundry_device-usb-camera_PR-85@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 17:28:18 $ docker top 9714382b6a1689d633bdb93d99fd5a2d4de3f6d051ca924071c58a7aa8b177a7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:18 + go version 17:28:18 go version go1.18.3 linux/amd64 [Pipeline] } 17:28:18 $ docker stop --time=1 9714382b6a1689d633bdb93d99fd5a2d4de3f6d051ca924071c58a7aa8b177a7 17:28:19 $ docker rm -f 9714382b6a1689d633bdb93d99fd5a2d4de3f6d051ca924071c58a7aa8b177a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:20 + docker inspect -f . ci-base-image-x86_64 17:28:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:20 prd-ubuntu20.04-docker-8c-8g-28969 does not seem to be running inside a container 17:28:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-85 -v /w/workspace/xfoundry_device-usb-camera_PR-85:/w/workspace/xfoundry_device-usb-camera_PR-85:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-85@tmp:/w/workspace/xfoundry_device-usb-camera_PR-85@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 17:28:21 $ docker top 02744a4a0d3cf8fb700b861bcb52f9e56f2c19718e99e37710a1f311fdc05b41 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:21 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-85 [Pipeline] fileExists [Pipeline] sh 17:28:22 + make test 17:28:22 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:28:22 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:28:32 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:28:33 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements 17:28:41 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:28:41 CGO_ENABLED=1 go vet ./... 17:28:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:28:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:28:44 ./bin/test-attribution-txt.sh [Pipeline] echo 17:28:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:28:44 $ docker stop --time=1 02744a4a0d3cf8fb700b861bcb52f9e56f2c19718e99e37710a1f311fdc05b41 17:28:46 $ docker rm -f 02744a4a0d3cf8fb700b861bcb52f9e56f2c19718e99e37710a1f311fdc05b41 [Pipeline] // withDockerContainer [Pipeline] sh 17:28:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:28:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:28:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:28:47 + ls -al . 17:28:47 total 200 17:28:47 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 17:28 . 17:28:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:27 .. 17:28:47 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:28 .git 17:28:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:27 .github 17:28:47 -rw-rw-r-- 1 jenkins jenkins 414 Sep 12 17:27 .gitignore 17:28:47 -rw-rw-r-- 1 jenkins jenkins 42 Sep 12 17:27 .golangci.yml 17:28:47 -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 17:27 .hadolint.yml 17:28:47 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 17:27 .semver 17:28:47 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 12 17:27 Attribution.txt 17:28:47 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 12 17:27 CHANGELOG.md 17:28:47 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 12 17:27 Dockerfile 17:28:47 -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 17:27 GOVERNANCE.md 17:28:47 -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 17:27 Jenkinsfile 17:28:47 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 17:27 LICENSE 17:28:47 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 12 17:27 Makefile 17:28:47 -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 17:27 OWNERS.md 17:28:47 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 12 17:27 README.md 17:28:47 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 17:27 VERSION 17:28:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:27 bin 17:28:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:27 cmd 17:28:47 -rw-r--r-- 1 jenkins jenkins 29387 Sep 12 17:28 coverage.out 17:28:47 -rwxrwxr-x 1 jenkins jenkins 140 Sep 12 17:27 docker-entrypoint.sh 17:28:47 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 12 17:27 go.mod 17:28:47 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 12 17:27 go.sum 17:28:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:27 internal 17:28:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:27 snap 17:28:47 -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 17:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:48 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=34076f9b8c32190f5def74cd0ecabba34c7dd354 --label arch=amd64 --label version=0.0.0 . 17:28:48 Sending build context to Docker daemon 902.1kB 17:28:48 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:28:48 Step 2/35 : FROM ${BASE} AS builder 17:28:48 ---> a5fd310d4ffe 17:28:48 Step 3/35 : ARG MAKE="make build" 17:28:48 ---> Running in fa96f5b637bb 17:28:48 Removing intermediate container fa96f5b637bb 17:28:48 ---> 7485672b4f0d 17:28:48 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:28:48 ---> Running in 85c088863ffd 17:28:48 Removing intermediate container 85c088863ffd 17:28:48 ---> deede81b0cb5 17:28:48 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:28:48 ---> Running in 7cb99e756f24 17:28:48 Removing intermediate container 7cb99e756f24 17:28:48 ---> 8caf9e56946c 17:28:48 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:48 ---> Running in 9a9b17d710af 17:28:49 Removing intermediate container 9a9b17d710af 17:28:49 ---> fa5e5d95dea7 17:28:49 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:28:49 ---> Running in 9d8a7f785b5c 17:28:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:28:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:28:50 OK: 330 MiB in 131 packages 17:28:51 Removing intermediate container 9d8a7f785b5c 17:28:51 ---> 043d5e148319 17:28:51 Step 8/35 : WORKDIR /device-usb-camera 17:28:51 ---> Running in 82df1487df10 17:28:51 Removing intermediate container 82df1487df10 17:28:51 ---> 3b21b8bf6b19 17:28:51 Step 9/35 : COPY go.mod vendor* ./ 17:28:51 ---> f4646aea79c2 17:28:51 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:51 ---> Running in 82d9391b7d98 17:28:51 Removing intermediate container 82d9391b7d98 17:28:51 ---> e9f4fcca637c 17:28:51 Step 11/35 : COPY . . 17:28:52 ---> 46b25f3641cd 17:28:52 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:28:52 ---> Running in 5abc375984f0 17:28:52  % Total % Received % Xferd Average Speed Time Time Time Current 17:28:52 Dload Upload Total Spent Left Speed 17:28:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 49487 0 --:--:-- --:--:-- --:--:-- 48272 17:28:52 Removing intermediate container 5abc375984f0 17:28:52 ---> 0315e8777dc5 17:28:52 Step 13/35 : RUN ${MAKE} 17:28:52 ---> Running in dd553bac2ad6 17:28:53 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:29:14 Removing intermediate container dd553bac2ad6 17:29:14 ---> 57fb3bd5c280 17:29:14 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:29:15 v0.18.4: Pulling from aler9/rtsp-simple-server 17:29:15 af6660deedbd: Pulling fs layer 17:29:15 97cd0a44c592: Pulling fs layer 17:29:15 97cd0a44c592: Verifying Checksum 17:29:15 97cd0a44c592: Download complete 17:29:16 af6660deedbd: Verifying Checksum 17:29:16 af6660deedbd: Download complete 17:29:16 af6660deedbd: Pull complete 17:29:16 97cd0a44c592: Pull complete 17:29:16 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:29:16 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:29:16 ---> fea57e182299 17:29:16 Step 15/35 : FROM alpine:3.16 17:29:16 3.16: Pulling from library/alpine 17:29:16 213ec9aee27d: Pulling fs layer 17:29:17 213ec9aee27d: Verifying Checksum 17:29:17 213ec9aee27d: Download complete 17:29:17 213ec9aee27d: Pull complete 17:29:17 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:29:17 Status: Downloaded newer image for alpine:3.16 17:29:17 ---> 9c6f07244728 17:29:17 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:29:17 ---> Running in 72fb71be2c59 17:29:17 Removing intermediate container 72fb71be2c59 17:29:17 ---> 0c71a31fbdd3 17:29:17 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:29:17 ---> Running in c7627989078a 17:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:29:18 (1/83) Installing dumb-init (1.2.5-r1) 17:29:18 (2/83) Installing sdl2 (2.0.22-r0) 17:29:18 (3/83) Installing libxau (1.0.9-r0) 17:29:18 (4/83) Installing libxdmcp (1.1.3-r0) 17:29:18 (5/83) Installing libxcb (1.15-r0) 17:29:18 (6/83) Installing libx11 (1.8-r0) 17:29:18 (7/83) Installing aom-libs (3.3.0-r0) 17:29:18 (8/83) Installing alsa-lib (1.2.7.2-r0) 17:29:18 (9/83) Installing expat (2.4.8-r0) 17:29:18 (10/83) Installing brotli-libs (1.0.9-r6) 17:29:18 (11/83) Installing libbz2 (1.0.8-r1) 17:29:18 (12/83) Installing libpng (1.6.37-r1) 17:29:18 (13/83) Installing freetype (2.12.1-r0) 17:29:18 (14/83) Installing fontconfig (2.14.0-r0) 17:29:18 (15/83) Installing fribidi (1.0.12-r0) 17:29:18 (16/83) Installing libffi (3.4.2-r1) 17:29:18 (17/83) Installing libintl (0.21-r2) 17:29:18 (18/83) Installing libblkid (2.38-r1) 17:29:18 (19/83) Installing libmount (2.38-r1) 17:29:18 (20/83) Installing pcre (8.45-r2) 17:29:18 (21/83) Installing glib (2.72.1-r0) 17:29:18 (22/83) Installing graphite2 (1.3.14-r1) 17:29:18 (23/83) Installing harfbuzz (4.3.0-r0) 17:29:18 (24/83) Installing libass (0.16.0-r0) 17:29:18 (25/83) Installing libdav1d (1.0.0-r0) 17:29:18 (26/83) Installing libpciaccess (0.16-r0) 17:29:18 (27/83) Installing libdrm (2.4.110-r0) 17:29:18 (28/83) Installing gmp (6.2.1-r2) 17:29:18 (29/83) Installing nettle (3.7.3-r0) 17:29:18 (30/83) Installing p11-kit (0.24.1-r0) 17:29:18 (31/83) Installing libtasn1 (4.18.0-r0) 17:29:18 (32/83) Installing libunistring (1.0-r0) 17:29:18 (33/83) Installing gnutls (3.7.7-r0) 17:29:18 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:29:18 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 17:29:18 (36/83) Installing lame (3.100-r0) 17:29:18 (37/83) Installing opus (1.3.1-r1) 17:29:18 (38/83) Installing libasyncns (0.8-r1) 17:29:18 (39/83) Installing dbus-libs (1.14.0-r1) 17:29:18 (40/83) Installing libltdl (2.4.7-r0) 17:29:18 (41/83) Installing orc (0.4.32-r0) 17:29:18 (42/83) Installing libgcc (11.2.1_git20220219-r2) 17:29:18 (43/83) Installing libogg (1.3.5-r1) 17:29:18 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 17:29:18 (45/83) Installing flac (1.3.4-r0) 17:29:18 (46/83) Installing libvorbis (1.3.7-r0) 17:29:18 (47/83) Installing libsndfile (1.1.0-r0) 17:29:18 (48/83) Installing libgomp (11.2.1_git20220219-r2) 17:29:18 (49/83) Installing soxr (0.1.3-r2) 17:29:18 (50/83) Installing speexdsp (1.2.0-r0) 17:29:18 (51/83) Installing tdb-libs (1.4.6-r0) 17:29:18 (52/83) Installing libpulse (15.0-r2) 17:29:18 (53/83) Installing cjson (1.7.15-r3) 17:29:18 (54/83) Installing mbedtls (2.28.1-r0) 17:29:18 (55/83) Installing librist (0.2.6-r1) 17:29:18 (56/83) Installing libsrt (1.4.4-r0) 17:29:18 (57/83) Installing libssh (0.9.6-r1) 17:29:18 (58/83) Installing libtheora (1.1.1-r16) 17:29:18 (59/83) Installing libjpeg-turbo (2.1.3-r1) 17:29:18 (60/83) Installing v4l-utils-libs (1.22.1-r1) 17:29:18 (61/83) Installing libxext (1.3.4-r0) 17:29:18 (62/83) Installing libxfixes (6.0.0-r0) 17:29:18 (63/83) Installing wayland-libs-client (1.20.0-r0) 17:29:18 (64/83) Installing libva (2.14.0-r0) 17:29:18 (65/83) Installing libvdpau (1.5-r0) 17:29:18 (66/83) Installing vidstab (1.1.0-r1) 17:29:18 (67/83) Installing libvpx (1.11.0-r1) 17:29:18 (68/83) Installing libwebp (1.2.3-r0) 17:29:18 (69/83) Installing x264-libs (0.163_git20210613-r0) 17:29:18 (70/83) Installing numactl (2.0.14-r0) 17:29:18 (71/83) Installing x265-libs (3.5-r3) 17:29:18 (72/83) Installing xvidcore (1.3.7-r1) 17:29:18 (73/83) Installing ffmpeg-libs (5.0.1-r1) 17:29:19 (74/83) Installing ffmpeg (5.0.1-r1) 17:29:19 (75/83) Installing udev-init-scripts (35-r0) 17:29:19 Executing udev-init-scripts-35-r0.post-install 17:29:19 (76/83) Installing eudev-libs (3.2.11-r0) 17:29:19 (77/83) Installing xz-libs (5.2.5-r1) 17:29:19 (78/83) Installing zstd-libs (1.5.2-r1) 17:29:19 (79/83) Installing kmod-libs (29-r2) 17:29:19 (80/83) Installing eudev (3.2.11-r0) 17:29:19 (81/83) Installing libsodium (1.0.18-r0) 17:29:19 (82/83) Installing libzmq (4.3.4-r0) 17:29:19 (83/83) Installing zeromq (4.3.4-r0) 17:29:19 Executing busybox-1.35.0-r17.trigger 17:29:19 Executing eudev-3.2.11-r0.trigger 17:29:19 OK: 101 MiB in 97 packages 17:29:21 Removing intermediate container c7627989078a 17:29:21 ---> 1e8fa30dafbf 17:29:21 Step 18/35 : WORKDIR / 17:29:21 ---> Running in c43899ef37d6 17:29:21 Removing intermediate container c43899ef37d6 17:29:21 ---> 00f6c93a0c66 17:29:21 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:29:21 ---> b6a33e29a013 17:29:21 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:29:21 ---> a0f8f6a577b9 17:29:21 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:29:21 ---> 692f66eaa61e 17:29:21 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:29:21 ---> 86f1ec274eb4 17:29:21 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:29:22 ---> 984ccb12cfc9 17:29:22 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:29:22 ---> 8f02e04df08d 17:29:22 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:29:22 ---> 000bb7ae0a86 17:29:22 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:29:22 ---> Running in e5d48f48ac32 17:29:23 Removing intermediate container e5d48f48ac32 17:29:23 ---> d069c3167c8d 17:29:23 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:29:23 ---> Running in 2c3c9d2df119 17:29:24 Removing intermediate container 2c3c9d2df119 17:29:24 ---> b6d12d41a81e 17:29:24 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:29:24 ---> Running in 213538fd9271 17:29:24 Removing intermediate container 213538fd9271 17:29:24 ---> 060e4ae578cd 17:29:24 Step 29/35 : EXPOSE 59983 17:29:24 ---> Running in 8ba78303e7c5 17:29:24 Removing intermediate container 8ba78303e7c5 17:29:24 ---> ef50d2a6eaf5 17:29:24 Step 30/35 : EXPOSE 8554 17:29:24 ---> Running in e174a9add19a 17:29:24 Removing intermediate container e174a9add19a 17:29:24 ---> f0784d543e57 17:29:24 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:29:24 ---> Running in 00f77a984139 17:29:24 Removing intermediate container 00f77a984139 17:29:24 ---> 5b72232106e1 17:29:24 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:29:24 ---> Running in 577e84b7bd14 17:29:24 Removing intermediate container 577e84b7bd14 17:29:24 ---> 8494e60dbb28 17:29:24 Step 33/35 : LABEL arch=amd64 17:29:24 ---> Running in dc4818586240 17:29:24 Removing intermediate container dc4818586240 17:29:24 ---> af56cf52210b 17:29:24 Step 34/35 : LABEL git_sha=34076f9b8c32190f5def74cd0ecabba34c7dd354 17:29:24 ---> Running in db4741352625 17:29:25 Removing intermediate container db4741352625 17:29:25 ---> b1eaa1397428 17:29:25 Step 35/35 : LABEL version=0.0.0 17:29:25 ---> Running in bdce6cb8f149 17:29:25 Removing intermediate container bdce6cb8f149 17:29:25 ---> 3e30fb9ef79a 17:29:25 [Warning] One or more build-args [ARCH] were not consumed 17:29:25 Successfully built 3e30fb9ef79a 17:29:25 Successfully tagged device-usb-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 17:29:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:26 17:29:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:26 latest: Pulling from edgex-lftools-log-publisher 17:29:26 5eb5b503b376: Pulling fs layer 17:29:26 5c69ac0246d0: Pulling fs layer 17:29:26 ec43610c2a17: Pulling fs layer 17:29:26 3a2ae6a8a46f: Pulling fs layer 17:29:26 33b1e0a273af: Pulling fs layer 17:29:26 3a2ae6a8a46f: Waiting 17:29:26 5d3b04190fa2: Pulling fs layer 17:29:26 33b1e0a273af: Waiting 17:29:26 2f39f015ded8: Pulling fs layer 17:29:26 5d3b04190fa2: Waiting 17:29:26 2f39f015ded8: Waiting 17:29:26 5c69ac0246d0: Download complete 17:29:26 3a2ae6a8a46f: Verifying Checksum 17:29:26 3a2ae6a8a46f: Download complete 17:29:26 ec43610c2a17: Verifying Checksum 17:29:26 ec43610c2a17: Download complete 17:29:26 33b1e0a273af: Verifying Checksum 17:29:26 33b1e0a273af: Download complete 17:29:26 5d3b04190fa2: Verifying Checksum 17:29:26 5d3b04190fa2: Download complete 17:29:26 5eb5b503b376: Download complete 17:29:27 2f39f015ded8: Download complete 17:29:27 5eb5b503b376: Pull complete 17:29:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28971 in /w/workspace/xfoundry_device-usb-camera_PR-85 [Pipeline] { [Pipeline] ws 17:29:28 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:29:28 Selected Git installation does not exist. Using Default 17:29:28 The recommended git tool is: NONE 17:29:28 5c69ac0246d0: Pull complete 17:29:28 ec43610c2a17: Pull complete 17:29:28 3a2ae6a8a46f: Pull complete 17:29:29 33b1e0a273af: Pull complete 17:29:29 5d3b04190fa2: Pull complete 17:29:34 2f39f015ded8: Pull complete 17:29:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:29:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:34 prd-ubuntu20.04-docker-8c-8g-28969 does not seem to be running inside a container 17:29:34 $ 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/xfoundry_device-usb-camera_PR-85 -v /w/workspace/xfoundry_device-usb-camera_PR-85:/w/workspace/xfoundry_device-usb-camera_PR-85:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-85@tmp:/w/workspace/xfoundry_device-usb-camera_PR-85@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 17:29:35 using credential edgex-jenkins-ssh 17:29:35 Cloning the remote Git repository 17:29:35 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:29:36 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:29:36 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:29:36 > git --version # timeout=10 17:29:36 > git --version # 'git version 2.25.1' 17:29:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:29:36 $ docker top e7350475943056f54474b478f8bb4969953bf87d85a01ba86914497a7e7439be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:36 ---> job-cost.sh 17:29:36 lf-activate-venv: SKIPPING 17:29:36 INFO: No Stack... 17:29:37 INFO: Retrieving Pricing Info for: v3-standard-8 17:29:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:29:36 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:29:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:29:36 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:29:37 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:29:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:29:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:29:37 Merging remotes/origin/main commit 9d5c5da43a104ea1175f08e8bd4156385d9bd27b into PR head commit 34076f9b8c32190f5def74cd0ecabba34c7dd354 17:29:37 INFO: Archiving Costs [Pipeline] sh 17:29:37 Merge succeeded, producing 34076f9b8c32190f5def74cd0ecabba34c7dd354 17:29:37 Checking out Revision 34076f9b8c32190f5def74cd0ecabba34c7dd354 (PR-85) 17:29:38 + cat /w/workspace/xfoundry_device-usb-camera_PR-85/archives/cost.csv 17:29:38 + cut -d, -f6 [Pipeline] lock 17:29:38 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-85-1-stack-cost] 17:29:38 Resource [jenkins-edgexfoundry-device-usb-camera-PR-85-1-stack-cost] did not exist. Created. 17:29:38 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-85-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:29:38 + echo total: 0.2199999988079071 [Pipeline] stash 17:29:38 Stashed 1 file(s) [Pipeline] } 17:29:38 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-85-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:29:38 $ docker stop --time=1 e7350475943056f54474b478f8bb4969953bf87d85a01ba86914497a7e7439be 17:29:37 > git config core.sparsecheckout # timeout=10 17:29:37 > git checkout -f 34076f9b8c32190f5def74cd0ecabba34c7dd354 # timeout=10 17:29:37 > git remote # timeout=10 17:29:37 > git config --get remote.origin.url # timeout=10 17:29:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:29:37 > git merge 9d5c5da43a104ea1175f08e8bd4156385d9bd27b # timeout=10 17:29:37 > git rev-parse HEAD^{commit} # timeout=10 17:29:37 > git config core.sparsecheckout # timeout=10 17:29:37 > git checkout -f 34076f9b8c32190f5def74cd0ecabba34c7dd354 # timeout=10 17:29:39 $ docker rm -f e7350475943056f54474b478f8bb4969953bf87d85a01ba86914497a7e7439be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:29:42 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 17:29:42 > git --version # timeout=10 17:29:42 > git --version # 'git version 2.25.1' 17:29:42 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:29:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:29:43 % Total % Received % Xferd Average Speed Time Time Time Current 17:29:43 Dload Upload Total Spent Left Speed 17:29:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90014 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh 17:29:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:29:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:29:44 + sudo tee /etc/docker/daemon.new 17:29:44 { 17:29:44 "registry-mirrors": [ 17:29:44 "https://nexus3.edgexfoundry.org:10001" 17:29:44 ], 17:29:44 "bip": "10.250.0.254/24", 17:29:44 "hosts": [ 17:29:44 "tcp://0.0.0.0:5555", 17:29:44 "unix:///var/run/docker.sock" 17:29:44 ], 17:29:44 "mtu": 1458, 17:29:44 "selinux-enabled": true, 17:29:44 "seccomp-profile": "/etc/docker/seccomp.json" 17:29:44 } [Pipeline] sh 17:29:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:29:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:30:03 provisioning config files... 17:30:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config1978847789237462638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:04 ---> docker-login.sh 17:30:04 nexus3.edgexfoundry.org:10001 17:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:04 Configure a credential helper to remove this warning. See 17:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:04 17:30:04 Login Succeeded 17:30:04 nexus3.edgexfoundry.org:10002 17:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:05 Configure a credential helper to remove this warning. See 17:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:05 17:30:05 Login Succeeded 17:30:05 nexus3.edgexfoundry.org:10003 17:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:06 Configure a credential helper to remove this warning. See 17:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:06 17:30:06 Login Succeeded 17:30:06 nexus3.edgexfoundry.org:10004 17:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:06 Configure a credential helper to remove this warning. See 17:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:06 17:30:06 Login Succeeded 17:30:06 docker.io 17:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:07 Configure a credential helper to remove this warning. See 17:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:07 17:30:07 Login Succeeded 17:30:07 ---> docker-login.sh ends [Pipeline] } 17:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:30:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:30:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:30:07 ========================================================= 17:30:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:30:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:30:08 Sending build context to Docker daemon 564.2kB 17:30:08 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:30:08 Step 2/13 : FROM ${BASE} AS builder 17:30:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:30:08 b3c136eddcbf: Pulling fs layer 17:30:08 c0a3192eca97: Pulling fs layer 17:30:08 a050256f5b6f: Pulling fs layer 17:30:08 656be50a0ddc: Pulling fs layer 17:30:08 2bbca73fdf42: Pulling fs layer 17:30:08 46d945488cbd: Pulling fs layer 17:30:08 8a5474983e97: Pulling fs layer 17:30:08 329c88fbcd65: Pulling fs layer 17:30:08 2bbca73fdf42: Waiting 17:30:08 46d945488cbd: Waiting 17:30:08 329c88fbcd65: Waiting 17:30:08 8a5474983e97: Waiting 17:30:08 656be50a0ddc: Waiting 17:30:08 a050256f5b6f: Verifying Checksum 17:30:08 a050256f5b6f: Download complete 17:30:08 c0a3192eca97: Verifying Checksum 17:30:08 c0a3192eca97: Download complete 17:30:08 2bbca73fdf42: Verifying Checksum 17:30:08 2bbca73fdf42: Download complete 17:30:08 46d945488cbd: Verifying Checksum 17:30:08 46d945488cbd: Download complete 17:30:08 b3c136eddcbf: Verifying Checksum 17:30:08 b3c136eddcbf: Download complete 17:30:09 b3c136eddcbf: Pull complete 17:30:09 329c88fbcd65: Verifying Checksum 17:30:09 329c88fbcd65: Download complete 17:30:10 c0a3192eca97: Pull complete 17:30:10 a050256f5b6f: Pull complete 17:30:10 8a5474983e97: Verifying Checksum 17:30:10 8a5474983e97: Download complete 17:30:11 656be50a0ddc: Verifying Checksum 17:30:11 656be50a0ddc: Download complete 17:30:23 656be50a0ddc: Pull complete 17:30:23 2bbca73fdf42: Pull complete 17:30:23 46d945488cbd: Pull complete 17:30:29 8a5474983e97: Pull complete 17:30:31 329c88fbcd65: Pull complete 17:30:31 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:30:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:30:31 ---> ff4287adb874 17:30:31 Step 3/13 : ARG MAKE="make build" 17:30:33 ---> Running in cf01ef9c220c 17:30:33 Removing intermediate container cf01ef9c220c 17:30:33 ---> 2f6beb186417 17:30:33 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:30:33 ---> Running in e223dbdd4a18 17:30:33 Removing intermediate container e223dbdd4a18 17:30:33 ---> a6b9b1b0460d 17:30:33 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:30:33 ---> Running in af99e19d6060 17:30:34 Removing intermediate container af99e19d6060 17:30:34 ---> 96d5d9790423 17:30:34 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:34 ---> Running in 6a1e98db5729 17:30:36 Removing intermediate container 6a1e98db5729 17:30:36 ---> 526106893a2b 17:30:36 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:30:36 ---> Running in f0ebaec0183c 17:30:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:30:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:30:39 (1/14) Installing libintl (0.21-r2) 17:30:39 (2/14) Installing eudev-libs (3.2.11-r0) 17:30:39 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:30:39 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:30:40 (5/14) Installing v4l-utils (1.22.1-r1) 17:30:40 (6/14) Installing udev-init-scripts (35-r0) 17:30:40 Executing udev-init-scripts-35-r0.post-install 17:30:40 (7/14) Installing libblkid (2.38-r1) 17:30:40 (8/14) Installing xz-libs (5.2.5-r1) 17:30:40 (9/14) Installing zstd-libs (1.5.2-r1) 17:30:40 (10/14) Installing kmod-libs (29-r2) 17:30:40 (11/14) Installing eudev (3.2.11-r0) 17:30:40 (12/14) Installing eudev-dev (3.2.11-r0) 17:30:40 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:30:40 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:30:41 Executing busybox-1.35.0-r13.trigger 17:30:41 Executing eudev-3.2.11-r0.trigger 17:30:41 OK: 228 MiB in 65 packages 17:30:42 Removing intermediate container f0ebaec0183c 17:30:42 ---> fc8ce32de873 17:30:42 Step 8/13 : WORKDIR /device-usb-camera 17:30:42 ---> Running in 7d39af3c3115 17:30:42 Removing intermediate container 7d39af3c3115 17:30:42 ---> 4892ff39e7da 17:30:42 Step 9/13 : COPY go.mod vendor* ./ 17:30:43 ---> 50f8acd5e95a 17:30:43 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:43 ---> Running in 7238abd32a0b 17:31:39 Removing intermediate container 7238abd32a0b 17:31:39 ---> 1d27c476539b 17:31:39 Step 11/13 : COPY . . 17:31:39 ---> d40d6ae7354f 17:31:39 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:31:39 ---> Running in 094ffadabf71 17:31:39  % Total  % Received % Xferd Average Speed Time  Time Time Current 17:31:39  Dload Upload Total Spent Left Speed 17:31:39 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15120 0 --:--:-- --:--:-- --:--:-- 15391 17:31:39 Removing intermediate container 094ffadabf71 17:31:39 ---> c734b19d9b9b 17:31:39 Step 13/13 : RUN ${MAKE} 17:31:39 ---> Running in 65960cbd9fa5 17:31:39 noop 17:31:39 Removing intermediate container 65960cbd9fa5 17:31:39 ---> 96bbc648d273 17:31:39 Successfully built 96bbc648d273 17:31:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:40 + docker inspect -f . ci-base-image-arm64 17:31:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:40 prd-ubuntu20.04-docker-arm64-4c-16g-28971 does not seem to be running inside a container 17:31:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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 17:31:42 $ docker top 6b72c9d522eac57fe633c1d8f39ae45a3464892d2ef29c686fc18d058f5e969c -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:43 + go version 17:31:43 go version go1.18.3 linux/arm64 [Pipeline] } 17:31:43 $ docker stop --time=1 6b72c9d522eac57fe633c1d8f39ae45a3464892d2ef29c686fc18d058f5e969c 17:31:44 $ docker rm -f 6b72c9d522eac57fe633c1d8f39ae45a3464892d2ef29c686fc18d058f5e969c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:45 + docker inspect -f . ci-base-image-arm64 17:31:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:46 prd-ubuntu20.04-docker-arm64-4c-16g-28971 does not seem to be running inside a container 17:31:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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 17:31:47 $ docker top 009fe8227e5ce57137e737a948a958cbd7514da1456dee2e5f7fc9d92f5b2339 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:48 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:31:49 + make test 17:31:49 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:31:51 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:33:28 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:33:29 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 1.9% of statements 17:33:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:33:29 CGO_ENABLED=1 go vet ./... 17:33:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:33:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:33:56 ./bin/test-attribution-txt.sh [Pipeline] echo 17:33:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:33:56 $ docker stop --time=1 009fe8227e5ce57137e737a948a958cbd7514da1456dee2e5f7fc9d92f5b2339 17:33:58 $ docker rm -f 009fe8227e5ce57137e737a948a958cbd7514da1456dee2e5f7fc9d92f5b2339 [Pipeline] // withDockerContainer [Pipeline] sh 17:33:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:33:59 Warning: overwriting stash ‘coverage-report’ 17:34:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:34:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:34:01 + ls -al . 17:34:01 total 196 17:34:01 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:31 . 17:34:01 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:29 .. 17:34:01 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:29 .git 17:34:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:29 .github 17:34:01 -rw-rw-r-- 1 jenkins jenkins 414 Sep 12 17:29 .gitignore 17:34:01 -rw-rw-r-- 1 jenkins jenkins 42 Sep 12 17:29 .golangci.yml 17:34:01 -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 17:29 .hadolint.yml 17:34:01 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 12 17:29 Attribution.txt 17:34:01 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 12 17:29 CHANGELOG.md 17:34:01 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 12 17:29 Dockerfile 17:34:01 -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 17:29 GOVERNANCE.md 17:34:01 -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 17:29 Jenkinsfile 17:34:01 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 17:29 LICENSE 17:34:01 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 12 17:29 Makefile 17:34:01 -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 17:29 OWNERS.md 17:34:01 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 12 17:29 README.md 17:34:01 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 17:27 VERSION 17:34:01 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:29 bin 17:34:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:29 cmd 17:34:01 -rw-r--r-- 1 jenkins jenkins 29387 Sep 12 17:33 coverage.out 17:34:01 -rwxrwxr-x 1 jenkins jenkins 140 Sep 12 17:29 docker-entrypoint.sh 17:34:01 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 12 17:29 go.mod 17:34:01 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 12 17:29 go.sum 17:34:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:29 internal 17:34:01 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:29 snap 17:34:01 -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 17:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:01 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=34076f9b8c32190f5def74cd0ecabba34c7dd354 --label arch=arm64 --label version=0.0.0 . 17:34:02 Sending build context to Docker daemon 594.4kB 17:34:02 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:34:02 Step 2/35 : FROM ${BASE} AS builder 17:34:02 ---> 96bbc648d273 17:34:02 Step 3/35 : ARG MAKE="make build" 17:34:02 ---> Running in 5d96b425e5ef 17:34:02 Removing intermediate container 5d96b425e5ef 17:34:02 ---> a01cba33c024 17:34:02 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:34:02 ---> Running in e1f6e76a65ef 17:34:03 Removing intermediate container e1f6e76a65ef 17:34:03 ---> 6d851da66d98 17:34:03 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:34:03 ---> Running in a0f4b044678c 17:34:03 Removing intermediate container a0f4b044678c 17:34:03 ---> d2ff67be0c44 17:34:03 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:03 ---> Running in e259d0836dd7 17:34:05 Removing intermediate container e259d0836dd7 17:34:05 ---> 1333f3f0f05a 17:34:05 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:34:05 ---> Running in 9ab191fa2d30 17:34:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:34:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:34:08 OK: 228 MiB in 65 packages 17:34:09 Removing intermediate container 9ab191fa2d30 17:34:09 ---> 1b9117cd1398 17:34:09 Step 8/35 : WORKDIR /device-usb-camera 17:34:09 ---> Running in 676b9b169198 17:34:09 Removing intermediate container 676b9b169198 17:34:09 ---> a9f6931defc2 17:34:09 Step 9/35 : COPY go.mod vendor* ./ 17:34:10 ---> 46a19967f138 17:34:10 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:10 ---> Running in d51cb7cfda00 17:34:12 Removing intermediate container d51cb7cfda00 17:34:12 ---> ccc2f1ccb40b 17:34:12 Step 11/35 : COPY . . 17:34:13 ---> 1a40c63cd20f 17:34:13 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:34:13 ---> Running in 3d015d7c7ea9 17:34:14  % Total % Received % Xferd Average Speed Time Time Time Current 17:34:14 Dload Upload Total Spent Left Speed 17:34:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 6376 0 --:--:-- --:--:-- --:--:-- 6397 17:34:15 Removing intermediate container 3d015d7c7ea9 17:34:15 ---> 94dac48f7367 17:34:15 Step 13/35 : RUN ${MAKE} 17:34:15 ---> Running in 7df09a830c5e 17:34:16 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:36:53 Removing intermediate container 7df09a830c5e 17:36:53 ---> 07f00b9d7613 17:36:53 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:36:53 v0.18.4: Pulling from aler9/rtsp-simple-server 17:36:53 eab2503cf8f4: Pulling fs layer 17:36:53 97cd0a44c592: Pulling fs layer 17:36:53 97cd0a44c592: Verifying Checksum 17:36:53 97cd0a44c592: Download complete 17:36:53 eab2503cf8f4: Verifying Checksum 17:36:53 eab2503cf8f4: Download complete 17:36:53 eab2503cf8f4: Pull complete 17:36:53 97cd0a44c592: Pull complete 17:36:53 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:36:53 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:36:53 ---> 7f763cca56b3 17:36:53 Step 15/35 : FROM alpine:3.16 17:36:53 3.16: Pulling from library/alpine 17:36:53 9b18e9b68314: Pulling fs layer 17:36:53 9b18e9b68314: Verifying Checksum 17:36:53 9b18e9b68314: Download complete 17:36:53 9b18e9b68314: Pull complete 17:36:53 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:36:53 Status: Downloaded newer image for alpine:3.16 17:36:53 ---> a6215f271958 17:36:53 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:36:53 ---> Running in fc8982614e8c 17:36:53 Removing intermediate container fc8982614e8c 17:36:53 ---> c80fa01fb541 17:36:53 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:36:53 ---> Running in 9b58e2885a77 17:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:36:54 (1/82) Installing dumb-init (1.2.5-r1) 17:36:54 (2/82) Installing sdl2 (2.0.22-r0) 17:36:54 (3/82) Installing libxau (1.0.9-r0) 17:36:54 (4/82) Installing libxdmcp (1.1.3-r0) 17:36:54 (5/82) Installing libxcb (1.15-r0) 17:36:54 (6/82) Installing libx11 (1.8-r0) 17:36:55 (7/82) Installing aom-libs (3.3.0-r0) 17:36:55 (8/82) Installing alsa-lib (1.2.7.2-r0) 17:36:55 (9/82) Installing expat (2.4.8-r0) 17:36:55 (10/82) Installing brotli-libs (1.0.9-r6) 17:36:55 (11/82) Installing libbz2 (1.0.8-r1) 17:36:55 (12/82) Installing libpng (1.6.37-r1) 17:36:55 (13/82) Installing freetype (2.12.1-r0) 17:36:55 (14/82) Installing fontconfig (2.14.0-r0) 17:36:55 (15/82) Installing fribidi (1.0.12-r0) 17:36:55 (16/82) Installing libffi (3.4.2-r1) 17:36:55 (17/82) Installing libintl (0.21-r2) 17:36:55 (18/82) Installing libblkid (2.38-r1) 17:36:55 (19/82) Installing libmount (2.38-r1) 17:36:55 (20/82) Installing pcre (8.45-r2) 17:36:55 (21/82) Installing glib (2.72.1-r0) 17:36:55 (22/82) Installing graphite2 (1.3.14-r1) 17:36:55 (23/82) Installing harfbuzz (4.3.0-r0) 17:36:55 (24/82) Installing libass (0.16.0-r0) 17:36:55 (25/82) Installing libdav1d (1.0.0-r0) 17:36:55 (26/82) Installing libdrm (2.4.110-r0) 17:36:55 (27/82) Installing gmp (6.2.1-r2) 17:36:55 (28/82) Installing nettle (3.7.3-r0) 17:36:55 (29/82) Installing p11-kit (0.24.1-r0) 17:36:55 (30/82) Installing libtasn1 (4.18.0-r0) 17:36:55 (31/82) Installing libunistring (1.0-r0) 17:36:55 (32/82) Installing gnutls (3.7.7-r0) 17:36:55 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:36:55 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 17:36:55 (35/82) Installing lame (3.100-r0) 17:36:55 (36/82) Installing opus (1.3.1-r1) 17:36:55 (37/82) Installing libasyncns (0.8-r1) 17:36:55 (38/82) Installing dbus-libs (1.14.0-r1) 17:36:55 (39/82) Installing libltdl (2.4.7-r0) 17:36:55 (40/82) Installing orc (0.4.32-r0) 17:36:55 (41/82) Installing libgcc (11.2.1_git20220219-r2) 17:36:55 (42/82) Installing libogg (1.3.5-r1) 17:36:55 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 17:36:55 (44/82) Installing flac (1.3.4-r0) 17:36:56 (45/82) Installing libvorbis (1.3.7-r0) 17:36:56 (46/82) Installing libsndfile (1.1.0-r0) 17:36:56 (47/82) Installing libgomp (11.2.1_git20220219-r2) 17:36:56 (48/82) Installing soxr (0.1.3-r2) 17:36:56 (49/82) Installing speexdsp (1.2.0-r0) 17:36:56 (50/82) Installing tdb-libs (1.4.6-r0) 17:36:56 (51/82) Installing libpulse (15.0-r2) 17:36:56 (52/82) Installing cjson (1.7.15-r3) 17:36:56 (53/82) Installing mbedtls (2.28.1-r0) 17:36:56 (54/82) Installing librist (0.2.6-r1) 17:36:56 (55/82) Installing libsrt (1.4.4-r0) 17:36:56 (56/82) Installing libssh (0.9.6-r1) 17:36:56 (57/82) Installing libtheora (1.1.1-r16) 17:36:56 (58/82) Installing libjpeg-turbo (2.1.3-r1) 17:36:56 (59/82) Installing v4l-utils-libs (1.22.1-r1) 17:36:56 (60/82) Installing libxext (1.3.4-r0) 17:36:56 (61/82) Installing libxfixes (6.0.0-r0) 17:36:56 (62/82) Installing wayland-libs-client (1.20.0-r0) 17:36:56 (63/82) Installing libva (2.14.0-r0) 17:36:56 (64/82) Installing libvdpau (1.5-r0) 17:36:56 (65/82) Installing vidstab (1.1.0-r1) 17:36:56 (66/82) Installing libvpx (1.11.0-r1) 17:36:56 (67/82) Installing libwebp (1.2.3-r0) 17:36:56 (68/82) Installing x264-libs (0.163_git20210613-r0) 17:36:56 (69/82) Installing numactl (2.0.14-r0) 17:36:56 (70/82) Installing x265-libs (3.5-r3) 17:36:56 (71/82) Installing xvidcore (1.3.7-r1) 17:36:56 (72/82) Installing ffmpeg-libs (5.0.1-r1) 17:36:56 (73/82) Installing ffmpeg (5.0.1-r1) 17:36:56 (74/82) Installing udev-init-scripts (35-r0) 17:36:56 Executing udev-init-scripts-35-r0.post-install 17:36:56 (75/82) Installing eudev-libs (3.2.11-r0) 17:36:56 (76/82) Installing xz-libs (5.2.5-r1) 17:36:57 (77/82) Installing zstd-libs (1.5.2-r1) 17:36:57 (78/82) Installing kmod-libs (29-r2) 17:36:57 (79/82) Installing eudev (3.2.11-r0) 17:36:57 (80/82) Installing libsodium (1.0.18-r0) 17:36:57 (81/82) Installing libzmq (4.3.4-r0) 17:36:57 (82/82) Installing zeromq (4.3.4-r0) 17:36:57 Executing busybox-1.35.0-r17.trigger 17:36:57 Executing eudev-3.2.11-r0.trigger 17:36:57 OK: 78 MiB in 96 packages 17:37:00 Removing intermediate container 9b58e2885a77 17:37:00 ---> 1b84b3185389 17:37:00 Step 18/35 : WORKDIR / 17:37:00 ---> Running in 85042b4679b0 17:37:00 Removing intermediate container 85042b4679b0 17:37:00 ---> 0f2f7eeae5cf 17:37:00 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:37:02 ---> 3e1c45f00aab 17:37:02 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:37:03 ---> 7a7c481749fc 17:37:03 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:37:03 ---> 8d2060e192c9 17:37:03 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:37:04 ---> aebdae0c6ab4 17:37:04 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:37:04 ---> 3273aec5cd05 17:37:04 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:37:05 ---> ea1d3726d57d 17:37:05 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:37:07 ---> 651a53ed5a36 17:37:07 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:37:07 ---> Running in 9fc56433c864 17:37:09 Removing intermediate container 9fc56433c864 17:37:09 ---> fd13248aada1 17:37:09 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:37:09 ---> Running in 8ec84e26c7ed 17:37:10 Removing intermediate container 8ec84e26c7ed 17:37:10 ---> dabe7d4f2c35 17:37:10 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:37:10 ---> Running in 49d6d047b177 17:37:12 Removing intermediate container 49d6d047b177 17:37:12 ---> 15c552e78fdf 17:37:12 Step 29/35 : EXPOSE 59983 17:37:12 ---> Running in 9c188da63a78 17:37:12 Removing intermediate container 9c188da63a78 17:37:12 ---> 75658359c5cb 17:37:12 Step 30/35 : EXPOSE 8554 17:37:12 ---> Running in ede828cf2f06 17:37:13 Removing intermediate container ede828cf2f06 17:37:13 ---> c3db6d11598d 17:37:13 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:37:13 ---> Running in bd690079012b 17:37:13 Removing intermediate container bd690079012b 17:37:13 ---> 0991620f9edc 17:37:13 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:37:13 ---> Running in 335c5c3d4a43 17:37:13 Removing intermediate container 335c5c3d4a43 17:37:13 ---> 705ac87b82e0 17:37:13 Step 33/35 : LABEL arch=arm64 17:37:14 ---> Running in c07f499b7a99 17:37:14 Removing intermediate container c07f499b7a99 17:37:14 ---> 8f92cac15a14 17:37:14 Step 34/35 : LABEL git_sha=34076f9b8c32190f5def74cd0ecabba34c7dd354 17:37:14 ---> Running in 056de5ca1b7b 17:37:14 Removing intermediate container 056de5ca1b7b 17:37:14 ---> 019e8a9c81c8 17:37:14 Step 35/35 : LABEL version=0.0.0 17:37:14 ---> Running in 102fc6a2d537 17:37:15 Removing intermediate container 102fc6a2d537 17:37:15 ---> d1733d79f2e8 17:37:15 [Warning] One or more build-args [ARCH] were not consumed 17:37:15 Successfully built d1733d79f2e8 17:37:15 Successfully tagged device-usb-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 17:37:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:37:16 17:37:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:37:16 arm64: Pulling from edgex-lftools-log-publisher 17:37:16 8998bd30e6a1: Pulling fs layer 17:37:16 04944245beec: Pulling fs layer 17:37:16 699f458cf7ca: Pulling fs layer 17:37:16 765212b225bb: Pulling fs layer 17:37:16 f23df028b6ca: Pulling fs layer 17:37:16 d65c8cfc05b1: Pulling fs layer 17:37:16 2437ff75d9bd: Pulling fs layer 17:37:16 765212b225bb: Waiting 17:37:16 d65c8cfc05b1: Waiting 17:37:16 f23df028b6ca: Waiting 17:37:16 2437ff75d9bd: Waiting 17:37:16 04944245beec: Verifying Checksum 17:37:16 04944245beec: Download complete 17:37:16 765212b225bb: Verifying Checksum 17:37:16 765212b225bb: Download complete 17:37:16 f23df028b6ca: Verifying Checksum 17:37:16 f23df028b6ca: Download complete 17:37:17 d65c8cfc05b1: Verifying Checksum 17:37:17 d65c8cfc05b1: Download complete 17:37:17 699f458cf7ca: Verifying Checksum 17:37:17 699f458cf7ca: Download complete 17:37:17 8998bd30e6a1: Download complete 17:37:19 2437ff75d9bd: Verifying Checksum 17:37:19 2437ff75d9bd: Download complete 17:37:21 8998bd30e6a1: Pull complete 17:37:21 04944245beec: Pull complete 17:37:23 699f458cf7ca: Pull complete 17:37:23 765212b225bb: Pull complete 17:37:24 f23df028b6ca: Pull complete 17:37:24 d65c8cfc05b1: Pull complete 17:37:39 2437ff75d9bd: Pull complete 17:37:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:37:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:37:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:40 prd-ubuntu20.04-docker-arm64-4c-16g-28971 does not seem to be running inside a container 17:37:40 $ 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-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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 17:37:43 $ docker top b071206897f9567abb9c0ae032ff0647a0532aac870ba551b9443758baeecad0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:44 ---> job-cost.sh 17:37:44 lf-activate-venv: SKIPPING 17:37:44 INFO: No Stack... 17:37:44 INFO: Retrieving Pricing Info for: v3-standard-4 17:37:45 INFO: Archiving Costs [Pipeline] sh 17:37:46 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:37:46 + cut -d, -f6 [Pipeline] lock 17:37:46 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-85-1-stack-cost] 17:37:46 Resource [jenkins-edgexfoundry-device-usb-camera-PR-85-1-stack-cost] did not exist. Created. 17:37:46 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-85-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:37:47 /w/workspace/device-usb-camera/1@tmp/durable-592cccf0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:37:48 + echo total: 0.10999999940395355 [Pipeline] stash 17:37:48 Warning: overwriting stash ‘stack-cost’ 17:37:48 Stashed 1 file(s) [Pipeline] } 17:37:48 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-85-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:37:48 $ docker stop --time=1 b071206897f9567abb9c0ae032ff0647a0532aac870ba551b9443758baeecad0 17:37:50 $ docker rm -f b071206897f9567abb9c0ae032ff0647a0532aac870ba551b9443758baeecad0 [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 17:37:51 provisioning config files... 17:37:51 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-85@tmp/config109393393882977979tmp [Pipeline] { [Pipeline] sh 17:37:51 + set +x 17:37:51 + curl -s https://codecov.io/bash 17:37:51 + bash -s -- 17:37:51 17:37:51 _____ _ 17:37:51 / ____| | | 17:37:51 | | ___ __| | ___ ___ _____ __ 17:37:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:37:51 | |___| (_) | (_| | __/ (_| (_) \ V / 17:37:51 \_____\___/ \__,_|\___|\___\___/ \_/ 17:37:51 Bash-1.0.6 17:37:51 17:37:51 17:37:51 ==> git version 2.25.1 found 17:37: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 17:37:51 Release-Date: 2020-01-08 17:37: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 17:37:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:37:51 ==> Jenkins CI detected. 17:37:51 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-85 17:37:51 project root: . 17:37:51 --> token set from env 17:37:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:37:51 ==> Running gcov in . (disable via -X gcov) 17:37:51 ==> Python coveragepy not found 17:37:51 ==> Searching for coverage reports in: 17:37:51 + . 17:37:51 -> Found 1 reports 17:37:51 ==> Detecting git/mercurial file structure 17:37:51 ==> Reading reports 17:37:51 + ./coverage.out bytes=29387 17:37:51 ==> Appending adjustments 17:37:51 https://docs.codecov.io/docs/fixing-reports 17:37:51 + Found adjustments 17:37:51 ==> Gzipping contents 17:37:51 8.0K /tmp/codecov.FMDRh7.gz 17:37:51 ==> Uploading reports 17:37:51 url: https://codecov.io 17:37:51 query: branch=PR-85&commit=34076f9b8c32190f5def74cd0ecabba34c7dd354&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-85%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=85&job=&cmd_args= 17:37:51 -> Pinging Codecov 17:37:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-85&commit=34076f9b8c32190f5def74cd0ecabba34c7dd354&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-85%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=85&job=&cmd_args= 17:37:51 -> Uploading to 17:37:51 https://storage.googleapis.com/codecov/v4/raw/2022-09-12/73D8F5FF140700D3E01443B452E23636/34076f9b8c32190f5def74cd0ecabba34c7dd354/c8b36ec5-0488-43e9-9d29-586001ad77da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220912T173751Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=112979b9622ecda69bc9900c401088bd3c45b86a46c36338e19c65389d45ef23 17:37:51 % Total % Received % Xferd Average Speed Time Time Time Current 17:37:51 Dload Upload Total Spent Left Speed 17:37:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4125 0 0 100 4125 0 16304 --:--:-- --:--:-- --:--:-- 16304 17:37:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/34076f9b8c32190f5def74cd0ecabba34c7dd354 [Pipeline] } 17:37: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 17:37:53 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-85/archives ] 17:37:53 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-85/archives 17:37:53 total 16 17:37:53 drwxr-xr-x 3 root root 4096 Sep 12 17:29 . 17:37:53 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 17:29 .. 17:37:53 drwxr-xr-x 2 root root 4096 Sep 12 17:29 cost 17:37:53 -rw-r--r-- 1 root root 88 Sep 12 17:29 cost.csv 17:37:53 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-85/archives 17:37:53 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-85/archives 17:37:53 total 16 17:37:53 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 17:29 . 17:37:53 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 17:29 .. 17:37:53 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 17:29 cost 17:37:53 -rw-r--r-- 1 jenkins jenkins 88 Sep 12 17:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:37:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:37:55 ---> package-listing.sh 17:37:55 ++ facter osfamily 17:37:55 ++ tr '[:upper:]' '[:lower:]' 17:37:55 + OS_FAMILY=debian 17:37:55 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-85 17:37:55 + START_PACKAGES=/tmp/packages_start.txt 17:37:55 + END_PACKAGES=/tmp/packages_end.txt 17:37:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:37:55 + PACKAGES=/tmp/packages_start.txt 17:37:55 + '[' /w/workspace/xfoundry_device-usb-camera_PR-85 ']' 17:37:55 + PACKAGES=/tmp/packages_end.txt 17:37:55 + case "${OS_FAMILY}" in 17:37:55 + dpkg -l 17:37:55 + grep '^ii' 17:37:55 + '[' -f /tmp/packages_start.txt ']' 17:37:55 + '[' -f /tmp/packages_end.txt ']' 17:37:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:37:55 + '[' /w/workspace/xfoundry_device-usb-camera_PR-85 ']' 17:37:55 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-85/archives/ 17:37:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-85/archives/ [Pipeline] echo 17:37: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/xfoundry_device-usb-camera_PR-85/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:37:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:37:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:56 prd-ubuntu20.04-docker-8c-8g-28969 does not seem to be running inside a container 17:37: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/xfoundry_device-usb-camera_PR-85/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-85 -v /w/workspace/xfoundry_device-usb-camera_PR-85:/w/workspace/xfoundry_device-usb-camera_PR-85:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-85@tmp:/w/workspace/xfoundry_device-usb-camera_PR-85@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 17:37:56 $ docker top fb990bd853f1ca3a283666222a2543800f8106a050dd41ac01f9fa98d567857f -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:57 + touch /tmp/pre-build-complete [Pipeline] sh 17:37:57 + mkdir -p /var/log/sysstat [Pipeline] sh 17:37:57 + ls /var/log/sa-host 17:37:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:57 provisioning config files... 17:37:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-85@tmp/config157868278777306304tmp [Pipeline] { [Pipeline] echo 17:37:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:37:58 ---> create-netrc.sh [Pipeline] } 17:37:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:37:58 ---> python-tools-install.sh [Pipeline] echo 17:37:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:37:59 ---> sudo-logs.sh 17:37:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:37:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:37:59 ---> job-cost.sh 17:37:59 lf-activate-venv: SKIPPING 17:37:59 DEBUG: total: 0.2199999988079071 17:37:59 INFO: Retrieving Stack Cost... 17:38:00 INFO: Retrieving Pricing Info for: v3-standard-8 17:38:00 INFO: Archiving Costs [Pipeline] echo 17:38:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:38:00 ---> logs-deploy.sh 17:38:00 lf-activate-venv: SKIPPING 17:38:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-85/1 17:38:00 INFO: archiving workspace using pattern(s): 17:38:01 Archives upload complete. 17:38:02 INFO: archiving logs to Nexus 17:38:03 ---> uname -a: 17:38:03 Linux prd-ubuntu20-04-docker-8c-8g-28969 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:38:03 17:38:03 17:38:03 ---> lscpu: 17:38:03 Architecture: x86_64 17:38:03 CPU op-mode(s): 32-bit, 64-bit 17:38:03 Byte Order: Little Endian 17:38:03 Address sizes: 40 bits physical, 48 bits virtual 17:38:03 CPU(s): 8 17:38:03 On-line CPU(s) list: 0-7 17:38:03 Thread(s) per core: 1 17:38:03 Core(s) per socket: 1 17:38:03 Socket(s): 8 17:38:03 NUMA node(s): 1 17:38:03 Vendor ID: AuthenticAMD 17:38:03 CPU family: 23 17:38:03 Model: 49 17:38:03 Model name: AMD EPYC-Rome Processor 17:38:03 Stepping: 0 17:38:03 CPU MHz: 2799.998 17:38:03 BogoMIPS: 5599.99 17:38:03 Virtualization: AMD-V 17:38:03 Hypervisor vendor: KVM 17:38:03 Virtualization type: full 17:38:03 L1d cache: 256 KiB 17:38:03 L1i cache: 256 KiB 17:38:03 L2 cache: 4 MiB 17:38:03 L3 cache: 128 MiB 17:38:03 NUMA node0 CPU(s): 0-7 17:38:03 Vulnerability Itlb multihit: Not affected 17:38:03 Vulnerability L1tf: Not affected 17:38:03 Vulnerability Mds: Not affected 17:38:03 Vulnerability Meltdown: Not affected 17:38:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:38:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:38:03 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:38:03 Vulnerability Srbds: Not affected 17:38:03 Vulnerability Tsx async abort: Not affected 17:38:03 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 17:38:03 17:38:03 17:38:03 ---> nproc: 17:38:03 8 17:38:03 17:38:03 17:38:03 ---> df -h: 17:38:03 Filesystem Size Used Avail Use% Mounted on 17:38:03 overlay 155G 12G 144G 8% / 17:38:03 tmpfs 64M 0 64M 0% /dev 17:38:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:38:03 shm 64M 0 64M 0% /dev/shm 17:38:03 /dev/vda1 155G 12G 144G 8% /facter-os 17:38:03 17:38:03 17:38:03 ---> sar -b -r -n DEV: 17:38:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28969) 09/12/22 _x86_64_ (8 CPU) 17:38:03 17:38:03 17:26:30 LINUX RESTART (8 CPU) 17:38:03 17:38:03 17:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:38:03 17:28:01 372.55 14.69 357.85 0.00 2198.14 114915.03 0.00 17:38:03 17:29:01 168.50 1.05 167.45 0.00 14.40 40863.20 0.00 17:38:03 17:30:01 169.74 0.03 169.71 0.00 8.53 42334.02 0.00 17:38:03 17:31:01 2.33 0.00 2.33 0.00 0.00 28.55 0.00 17:38:03 17:32:01 1.18 0.02 1.17 0.00 0.13 13.46 0.00 17:38:03 17:33:01 0.95 0.07 0.88 0.00 0.67 12.26 0.00 17:38:03 17:34:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 17:38:03 17:35:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 17:38:03 17:36:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 17:38:03 17:37:01 1.62 0.00 1.62 0.00 0.00 24.66 0.00 17:38:03 17:38:01 6.22 0.25 5.97 0.00 19.33 115.05 0.00 17:38:03 Average: 65.63 1.44 64.18 0.00 200.72 17884.83 0.00 17:38:03 17:38:03 17:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:38:03 17:28:01 28723188 31725748 574748 1.75 112156 3145016 2276792 6.71 1135244 2630436 32720 17:38:03 17:29:01 27936496 31621176 670440 2.04 167248 3702936 2674568 7.88 1461884 3009412 159704 17:38:03 17:30:01 27365308 31764872 528392 1.61 177888 4356240 1905668 5.62 1312056 3679988 408 17:38:03 17:31:01 27366356 31766044 526916 1.60 177908 4356244 1905668 5.62 1311152 3679988 32 17:38:03 17:32:01 27375464 31775188 517676 1.57 177948 4356248 1905668 5.62 1301240 3680004 28 17:38:03 17:33:01 27375312 31775100 517704 1.57 177980 4356260 1905668 5.62 1301224 3680008 184 17:38:03 17:34:01 27375920 31775964 516496 1.57 178008 4356276 1905668 5.62 1300592 3680064 8 17:38:03 17:35:01 27382132 31782228 510092 1.55 178056 4356280 1905668 5.62 1294456 3680076 12 17:38:03 17:36:01 27381864 31782008 510272 1.55 178084 4356280 1905668 5.62 1294300 3680076 20 17:38:03 17:37:01 27382004 31782356 509916 1.55 178148 4356372 1905668 5.62 1294788 3680208 88 17:38:03 17:38:01 27313772 31718500 569036 1.73 178292 4357720 2069008 6.10 1358840 3677016 336 17:38:03 Average: 27543438 31751744 541063 1.65 171065 4186897 2024156 5.97 1305980 3523389 17595 17:38:03 17:38:03 17:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:38:03 17:28:01 veth1c97dbf 64.60 74.04 6.25 304.14 0.00 0.00 0.00 0.02 17:38:03 17:28:01 ens3 697.42 450.38 7059.46 147.59 0.00 0.00 0.00 0.00 17:38:03 17:28:01 docker0 150.40 213.47 11.01 1083.75 0.00 0.00 0.00 0.00 17:38:03 17:28:01 lo 6.64 6.64 0.64 0.64 0.00 0.00 0.00 0.00 17:38:03 17:29:01 vethb8542d0 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:38:03 17:29:01 ens3 113.90 78.45 1202.82 21.91 0.00 0.00 0.00 0.00 17:38:03 17:29:01 docker0 54.75 74.92 4.41 1162.56 0.00 0.00 0.00 0.00 17:38:03 17:29:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:38:03 17:30:01 ens3 194.04 138.20 3340.83 74.60 0.00 0.00 0.00 0.00 17:38:03 17:30:01 docker0 12.31 31.54 0.96 601.50 0.00 0.00 0.00 0.00 17:38:03 17:30:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 17:38:03 17:31:01 ens3 1.90 0.85 4.13 0.06 0.00 0.00 0.00 0.00 17:38:03 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 17:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:38:03 17:32:01 ens3 0.78 0.43 0.43 0.33 0.00 0.00 0.00 0.00 17:38:03 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 17:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:03 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:38:03 17:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 17:35:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 17:38:03 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:38:03 17:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 17:37:01 ens3 0.27 0.22 0.08 0.08 0.00 0.00 0.00 0.00 17:38:03 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:38:03 17:38:01 ens3 28.08 19.03 30.61 10.40 0.00 0.00 0.00 0.00 17:38:03 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 17:38:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 17:38:03 Average: ens3 93.34 61.94 1048.95 22.99 0.00 0.00 0.00 0.00 17:38:03 Average: docker0 19.57 28.80 1.47 257.63 0.00 0.00 0.00 0.00 17:38:03 Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 17:38:03 17:38:03 17:38:03 ---> sar -P ALL: 17:38:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28969) 09/12/22 _x86_64_ (8 CPU) 17:38:03 17:38:03 17:26:30 LINUX RESTART (8 CPU) 17:38:03 17:38:03 17:27:02 CPU %user %nice %system %iowait %steal %idle 17:38:03 17:28:01 all 9.25 0.00 3.81 1.42 0.07 85.45 17:38:03 17:28:01 0 8.30 0.00 3.95 0.33 0.07 87.35 17:38:03 17:28:01 1 9.02 0.00 3.11 0.41 0.07 87.39 17:38:03 17:28:01 2 8.48 0.00 4.15 2.35 0.07 84.95 17:38:03 17:28:01 3 8.83 0.00 4.11 3.74 0.09 83.23 17:38:03 17:28:01 4 8.74 0.00 3.44 0.51 0.07 87.24 17:38:03 17:28:01 5 10.94 0.00 4.06 1.47 0.07 83.45 17:38:03 17:28:01 6 8.77 0.00 4.28 2.11 0.07 84.77 17:38:03 17:28:01 7 10.92 0.00 3.39 0.41 0.07 85.20 17:38:03 17:29:01 all 36.01 0.00 7.24 1.00 0.10 55.66 17:38:03 17:29:01 0 36.14 0.00 6.93 0.13 0.10 56.70 17:38:03 17:29:01 1 36.62 0.00 7.29 0.56 0.08 55.45 17:38:03 17:29:01 2 36.48 0.00 8.05 4.89 0.10 50.49 17:38:03 17:29:01 3 33.28 0.00 7.12 0.44 0.08 59.07 17:38:03 17:29:01 4 35.99 0.00 6.95 0.07 0.10 56.89 17:38:03 17:29:01 5 37.02 0.00 7.18 0.93 0.08 54.79 17:38:03 17:29:01 6 36.09 0.00 7.57 0.90 0.08 55.36 17:38:03 17:29:01 7 36.44 0.00 6.83 0.07 0.12 56.54 17:38:03 17:30:01 all 14.35 0.00 3.89 0.78 0.06 80.92 17:38:03 17:30:01 0 14.13 0.00 3.94 2.16 0.07 79.70 17:38:03 17:30:01 1 15.11 0.00 3.95 0.13 0.07 80.74 17:38:03 17:30:01 2 14.49 0.00 3.90 0.44 0.05 81.12 17:38:03 17:30:01 3 13.32 0.00 3.59 0.97 0.07 82.06 17:38:03 17:30:01 4 13.76 0.00 3.44 0.44 0.05 82.31 17:38:03 17:30:01 5 14.48 0.00 4.26 0.25 0.05 80.96 17:38:03 17:30:01 6 13.71 0.00 4.26 1.78 0.05 80.20 17:38:03 17:30:01 7 15.80 0.00 3.78 0.12 0.05 80.25 17:38:03 17:31:01 all 0.28 0.00 0.03 0.01 0.01 99.68 17:38:03 17:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:38:03 17:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:38:03 17:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:38:03 17:31:01 3 1.99 0.00 0.00 0.00 0.00 98.01 17:38:03 17:31:01 4 0.03 0.00 0.05 0.02 0.02 99.88 17:38:03 17:31:01 5 0.02 0.00 0.05 0.00 0.02 99.92 17:38:03 17:31:01 6 0.03 0.00 0.02 0.03 0.00 99.92 17:38:03 17:31:01 7 0.07 0.00 0.05 0.00 0.02 99.87 17:38:03 17:32:01 all 0.30 0.00 0.03 0.01 0.00 99.67 17:38:03 17:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:38:03 17:32:01 1 0.07 0.00 0.02 0.00 0.00 99.92 17:38:03 17:32:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:38:03 17:32:01 3 1.99 0.00 0.00 0.00 0.00 98.01 17:38:03 17:32:01 4 0.08 0.00 0.03 0.03 0.00 99.85 17:38:03 17:32:01 5 0.03 0.00 0.03 0.00 0.02 99.92 17:38:03 17:32:01 6 0.08 0.00 0.03 0.02 0.02 99.85 17:38:03 17:32:01 7 0.05 0.00 0.03 0.00 0.00 99.92 17:38:03 17:33:01 all 0.15 0.00 0.01 0.00 0.00 99.84 17:38:03 17:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:38:03 17:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:38:03 17:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:38:03 17:33:01 3 0.98 0.00 0.02 0.00 0.02 98.99 17:38:03 17:33:01 4 0.08 0.00 0.02 0.00 0.02 99.88 17:38:03 17:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:38:03 17:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:38:03 17:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:38:03 17:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 17:38:03 17:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:38:03 17:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:38:03 17:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:38:03 17:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:38:03 17:34:01 4 0.03 0.00 0.03 0.02 0.02 99.90 17:38:03 17:34:01 5 0.02 0.00 0.05 0.00 0.02 99.92 17:38:03 17:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:38:03 17:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:38:03 17:35:01 all 0.03 0.00 0.02 0.00 0.00 99.95 17:38:03 17:35:01 0 0.05 0.00 0.03 0.02 0.00 99.90 17:38:03 17:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:38:03 17:35:01 2 0.00 0.00 0.03 0.00 0.00 99.97 17:38:03 17:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:38:03 17:35:01 4 0.05 0.00 0.02 0.02 0.02 99.90 17:38:03 17:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:38:03 17:35:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:38:03 17:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:38:03 17:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:38:03 17:36:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:38:03 17:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:38:03 17:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:38:03 17:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:38:03 17:36:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:38:03 17:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:38:03 17:36:01 6 0.07 0.00 0.03 0.02 0.02 99.87 17:38:03 17:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:38:03 17:37:01 all 0.03 0.00 0.02 0.01 0.01 99.94 17:38:03 17:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:38:03 17:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:38:03 17:37:01 2 0.05 0.00 0.00 0.00 0.00 99.95 17:38:03 17:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:38:03 17:37:01 4 0.03 0.00 0.00 0.05 0.00 99.92 17:38:03 17:37:01 5 0.02 0.00 0.03 0.00 0.02 99.93 17:38:03 17:37:01 6 0.05 0.00 0.03 0.00 0.02 99.90 17:38:03 17:37:01 7 0.02 0.00 0.05 0.03 0.00 99.90 17:38:03 17:38:01 all 0.72 0.00 0.34 0.01 0.01 98.91 17:38:03 17:38:01 0 1.28 0.00 0.35 0.00 0.02 98.35 17:38:03 17:38:01 1 1.10 0.00 0.37 0.02 0.02 98.50 17:38:03 17:38:01 2 0.63 0.00 0.38 0.00 0.02 98.97 17:38:03 17:38:01 3 0.28 0.00 0.27 0.00 0.02 99.43 17:38:03 17:38:01 4 0.33 0.00 0.25 0.02 0.00 99.40 17:38:03 17:38:01 5 0.75 0.00 0.32 0.02 0.00 98.92 17:38:03 17:38:01 6 0.87 0.00 0.47 0.02 0.03 98.61 17:38:03 17:38:01 7 0.47 0.00 0.35 0.05 0.02 99.12 17:38:03 17:38:03 Average: CPU %user %nice %system %iowait %steal %idle 17:38:03 Average: all 5.50 0.00 1.39 0.29 0.02 92.80 17:38:03 Average: 0 5.43 0.00 1.38 0.24 0.03 92.93 17:38:03 Average: 1 5.58 0.00 1.33 0.10 0.02 92.97 17:38:03 Average: 2 5.42 0.00 1.49 0.69 0.02 92.38 17:38:03 Average: 3 5.45 0.00 1.35 0.46 0.03 92.72 17:38:03 Average: 4 5.33 0.00 1.28 0.11 0.03 93.25 17:38:03 Average: 5 5.70 0.00 1.44 0.24 0.02 92.59 17:38:03 Average: 6 5.38 0.00 1.51 0.44 0.03 92.65 17:38:03 Average: 7 5.74 0.00 1.30 0.06 0.02 92.87 17:38:03 17:38:03 17:38:03