Pull request #296 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a91dcc9edac9c969954f5cf207945cb31b1fb1f+c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 (eb2dcc889e13b6805656af227c8a83750d5c4204) 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-ssh4164971383748783033.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12931921835940966045.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh 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-296/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-296/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8075197998813815837.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-296/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9550816336022745353.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh13221708475460460071.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-296/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-296/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9652024404550023597.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-ubuntu20.04-docker-8c-8g-7859’ Running on prd-ubuntu20.04-docker-8c-8g-7861 in /w/workspace/foundry_device-usb-camera_PR-296 [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/foundry_device-usb-camera_PR-296 # 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 > 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/296/head:refs/remotes/origin/PR-296 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 into PR head commit 3a91dcc9edac9c969954f5cf207945cb31b1fb1f Merge succeeded, producing 3a91dcc9edac9c969954f5cf207945cb31b1fb1f Checking out Revision 3a91dcc9edac9c969954f5cf207945cb31b1fb1f (PR-296) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:31:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 3a91dcc9edac9c969954f5cf207945cb31b1fb1f # 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 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a91dcc9edac9c969954f5cf207945cb31b1fb1f # timeout=10 [Pipeline] withCredentials 17:31:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:31:18 ========================================================= 17:31:18 EdgeX Global Pipelines Version Info 17:31:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:31:19 ------------------- 17:31:19 stable info: 17:31:19 ------------------- 17:31:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:31:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:31:19 Message: update stable to v1.0.254 17:31:20 ------------------- 17:31:20 experimental info: 17:31:20 ------------------- 17:31:20 Commited By: **** collab-it+edgex@linuxfoundation.org 17:31:20 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:31:20 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:31:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:31:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:31:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:31:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:31:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:31:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:31:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:31:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:31:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:31:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:31:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:31:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:31:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:31:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:31:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:31:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:31:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:31:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:31:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:31:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:31:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-296 [Pipeline] echo 17:31:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-296 [Pipeline] echo 17:31:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-296 [Pipeline] echo 17:31:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [Pipeline] echo 17:31:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a91dcc [Pipeline] echo 17:31:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:31:21 provisioning config files... 17:31:21 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-296@tmp/config1329884973031454516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:31:22 ---> docker-login.sh 17:31:22 nexus3.edgexfoundry.org:10001 17:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:23 Configure a credential helper to remove this warning. See 17:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:23 17:31:23 Login Succeeded 17:31:23 nexus3.edgexfoundry.org:10002 17:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:23 Configure a credential helper to remove this warning. See 17:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:23 17:31:23 Login Succeeded 17:31:23 nexus3.edgexfoundry.org:10003 17:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:23 Configure a credential helper to remove this warning. See 17:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:23 17:31:23 Login Succeeded 17:31:23 nexus3.edgexfoundry.org:10004 17:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:23 Configure a credential helper to remove this warning. See 17:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:23 17:31:23 Login Succeeded 17:31:23 docker.io 17:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:23 Configure a credential helper to remove this warning. See 17:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:23 17:31:23 Login Succeeded 17:31:23 ---> docker-login.sh ends [Pipeline] } 17:31:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:31:24 + git rev-list -1 --merges 3a91dcc9edac9c969954f5cf207945cb31b1fb1f~1..3a91dcc9edac9c969954f5cf207945cb31b1fb1f [Pipeline] echo 17:31:24 -----------> git rev-list -1 --merges 3a91dcc9edac9c969954f5cf207945cb31b1fb1f~1..3a91dcc9edac9c969954f5cf207945cb31b1fb1f 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [false] [Pipeline] sh 17:31:24 + git log --format=format:%s -1 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [Pipeline] echo 17:31:24 ========================================================= 17:31:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:31:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:31:25 + git log --format=format:%s -1 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [Pipeline] echo 17:31:25 [semverPrep] GIT_COMMIT: 3a91dcc9edac9c969954f5cf207945cb31b1fb1f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:31:25 [semverPrep] This is not a build commit. [Pipeline] sh 17:31:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:31:25 + grep -v github /etc/ssh/ssh_known_hosts 17:31:25 + [ -e /tmp/ssh_known_hosts ] 17:31:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:31:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:31:25 + sudo tee -a /etc/ssh/ssh_known_hosts 17:31:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:31:26 17:31:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:31:26 0.1.4: Pulling from edgex-devops/py-git-semver 17:31:26 b85a868b505f: Pulling fs layer 17:31:26 e2be974225ed: Pulling fs layer 17:31:26 339a4e72a1f5: Pulling fs layer 17:31:26 988bab9f4d93: Pulling fs layer 17:31:26 1469e6f7b9e6: Pulling fs layer 17:31:26 eaf3925da568: Pulling fs layer 17:31:26 bab4dde63d76: Pulling fs layer 17:31:26 bde34c3a00c8: Pulling fs layer 17:31:26 b352a97aabf1: Pulling fs layer 17:31:26 4872d77fe225: Pulling fs layer 17:31:26 5851b861e8e6: Pulling fs layer 17:31:26 988bab9f4d93: Waiting 17:31:26 bab4dde63d76: Waiting 17:31:26 1469e6f7b9e6: Waiting 17:31:26 4872d77fe225: Waiting 17:31:26 eaf3925da568: Waiting 17:31:26 5851b861e8e6: Waiting 17:31:26 bde34c3a00c8: Waiting 17:31:26 b352a97aabf1: Waiting 17:31:26 e2be974225ed: Download complete 17:31:26 988bab9f4d93: Verifying Checksum 17:31:26 988bab9f4d93: Download complete 17:31:26 1469e6f7b9e6: Verifying Checksum 17:31:26 1469e6f7b9e6: Download complete 17:31:26 eaf3925da568: Verifying Checksum 17:31:26 eaf3925da568: Download complete 17:31:26 339a4e72a1f5: Verifying Checksum 17:31:26 339a4e72a1f5: Download complete 17:31:26 bde34c3a00c8: Verifying Checksum 17:31:26 bde34c3a00c8: Download complete 17:31:26 b352a97aabf1: Download complete 17:31:26 4872d77fe225: Verifying Checksum 17:31:26 4872d77fe225: Download complete 17:31:26 5851b861e8e6: Verifying Checksum 17:31:26 5851b861e8e6: Download complete 17:31:26 b85a868b505f: Verifying Checksum 17:31:26 b85a868b505f: Download complete 17:31:27 bab4dde63d76: Verifying Checksum 17:31:27 bab4dde63d76: Download complete 17:31:28 b85a868b505f: Pull complete 17:31:28 e2be974225ed: Pull complete 17:31:29 339a4e72a1f5: Pull complete 17:31:29 988bab9f4d93: Pull complete 17:31:29 1469e6f7b9e6: Pull complete 17:31:29 eaf3925da568: Pull complete 17:31:31 bab4dde63d76: Pull complete 17:31:31 bde34c3a00c8: Pull complete 17:31:31 b352a97aabf1: Pull complete 17:31:31 4872d77fe225: Pull complete 17:31:31 5851b861e8e6: Pull complete 17:31:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:31:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:32 prd-ubuntu20.04-docker-8c-8g-7861 does not seem to be running inside a container 17:31:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-296 -v /w/workspace/foundry_device-usb-camera_PR-296:/w/workspace/foundry_device-usb-camera_PR-296:rw,z -v /w/workspace/foundry_device-usb-camera_PR-296@tmp:/w/workspace/foundry_device-usb-camera_PR-296@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:31:35 $ docker top bdca4c07809256e264b04b0c063606d4e3b696dcdce78f74713808ffb3a3f30f -eo pid,comm 17:31:35 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:31:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:31:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:31:35 [ssh-agent] Looking for ssh-agent implementation... 17:31:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:31:35 $ docker exec bdca4c07809256e264b04b0c063606d4e3b696dcdce78f74713808ffb3a3f30f ssh-agent 17:31:35 SSH_AUTH_SOCK=/tmp/ssh-ULpXkzYI6nZJ/agent.31 17:31:35 SSH_AGENT_PID=38 17:31:35 Running ssh-add (command line suppressed) 17:31:35 Identity added: /w/workspace/foundry_device-usb-camera_PR-296@tmp/private_key_12259704193955556962.key (/w/workspace/foundry_device-usb-camera_PR-296@tmp/private_key_12259704193955556962.key) 17:31:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:31:36 + git tag --points-at HEAD [Pipeline] } 17:31:36 $ docker exec --env ******** --env ******** bdca4c07809256e264b04b0c063606d4e3b696dcdce78f74713808ffb3a3f30f ssh-agent -k 17:31:36 unset SSH_AUTH_SOCK; 17:31:36 unset SSH_AGENT_PID; 17:31:36 echo Agent pid 38 killed; 17:31:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:31:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:31:36 [ssh-agent] Looking for ssh-agent implementation... 17:31:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:31:36 $ docker exec bdca4c07809256e264b04b0c063606d4e3b696dcdce78f74713808ffb3a3f30f ssh-agent 17:31:36 SSH_AUTH_SOCK=/tmp/ssh-9FieGeme9B7O/agent.70 17:31:36 SSH_AGENT_PID=76 17:31:36 Running ssh-add (command line suppressed) 17:31:36 Identity added: /w/workspace/foundry_device-usb-camera_PR-296@tmp/private_key_14602294591752174421.key (/w/workspace/foundry_device-usb-camera_PR-296@tmp/private_key_14602294591752174421.key) 17:31:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:31:37 + git semver init 17:31:37 2023-09-25 17:31:37,289 [run_init] DEBUG init version:0.0.0 force:False 17:31:37 2023-09-25 17:31:37,290 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-296/.semver 17:31:37 2023-09-25 17:31:37,291 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-296/.semver 17:31:37 2023-09-25 17:31:37,291 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-296/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-296, universal_newlines=False, shell=None, istream=None) 17:31:38 2023-09-25 17:31:38,020 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-296/.git/info/exclude 17:31:38 2023-09-25 17:31:38,020 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-296/.semver/PR-296 with force:False 17:31:38 2023-09-25 17:31:38,021 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-296/.semver/PR-296 17:31:38 2023-09-25 17:31:38,024 [execute] INFO git cat-file --batch-check 17:31:38 2023-09-25 17:31:38,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-296/.semver, universal_newlines=False, shell=None, istream=) 17:31:38 2023-09-25 17:31:38,031 [execute] INFO git cat-file --batch 17:31:38 2023-09-25 17:31:38,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-296/.semver, universal_newlines=False, shell=None, istream=) 17:31:38 2023-09-25 17:31:38,035 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-296/.semver/PR-296 17:31:38 0.0.0 [Pipeline] } 17:31:38 $ docker exec --env ******** --env ******** bdca4c07809256e264b04b0c063606d4e3b696dcdce78f74713808ffb3a3f30f ssh-agent -k 17:31:38 unset SSH_AUTH_SOCK; 17:31:38 unset SSH_AGENT_PID; 17:31:38 echo Agent pid 76 killed; 17:31:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:31:38 + git semver [Pipeline] } 17:31:39 $ docker stop --time=1 bdca4c07809256e264b04b0c063606d4e3b696dcdce78f74713808ffb3a3f30f 17:31:40 $ docker rm -f --volumes bdca4c07809256e264b04b0c063606d4e3b696dcdce78f74713808ffb3a3f30f [Pipeline] // withDockerContainer [Pipeline] sh 17:31:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:31:41 Stashed 1 file(s) [Pipeline] echo 17:31:41 [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:31:41 provisioning config files... 17:31:41 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-296@tmp/config10970860562502667885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:31:42 ---> docker-login.sh 17:31:42 nexus3.edgexfoundry.org:10001 17:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:42 Configure a credential helper to remove this warning. See 17:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:42 17:31:42 Login Succeeded 17:31:42 nexus3.edgexfoundry.org:10002 17:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:42 Configure a credential helper to remove this warning. See 17:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:42 17:31:42 Login Succeeded 17:31:42 nexus3.edgexfoundry.org:10003 17:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:42 Configure a credential helper to remove this warning. See 17:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:42 17:31:42 Login Succeeded 17:31:42 nexus3.edgexfoundry.org:10004 17:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:42 Configure a credential helper to remove this warning. See 17:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:42 17:31:42 Login Succeeded 17:31:42 docker.io 17:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:43 Configure a credential helper to remove this warning. See 17:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:43 17:31:43 Login Succeeded 17:31:43 ---> docker-login.sh ends [Pipeline] } 17:31:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:31:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:31:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:31:43 ========================================================= 17:31:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:31:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:31:43 Sending build context to Docker daemon 2.246MB 17:31:43 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:31:43 Step 2/13 : FROM ${BASE} AS builder 17:31:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:31:43 7264a8db6415: Pulling fs layer 17:31:43 c4d48a809fc2: Pulling fs layer 17:31:43 4f1c88b9dad5: Pulling fs layer 17:31:43 ad3a456e5733: Pulling fs layer 17:31:43 33e27b845d1e: Pulling fs layer 17:31:43 c68163c4e522: Pulling fs layer 17:31:43 50da416c3ac9: Pulling fs layer 17:31:43 23d2d4c4bb30: Pulling fs layer 17:31:43 ad3a456e5733: Waiting 17:31:43 33e27b845d1e: Waiting 17:31:43 c68163c4e522: Waiting 17:31:43 50da416c3ac9: Waiting 17:31:43 23d2d4c4bb30: Waiting 17:31:43 c4d48a809fc2: Verifying Checksum 17:31:43 c4d48a809fc2: Download complete 17:31:43 ad3a456e5733: Verifying Checksum 17:31:43 ad3a456e5733: Download complete 17:31:44 33e27b845d1e: Verifying Checksum 17:31:44 33e27b845d1e: Download complete 17:31:44 7264a8db6415: Verifying Checksum 17:31:44 7264a8db6415: Download complete 17:31:44 c68163c4e522: Verifying Checksum 17:31:44 c68163c4e522: Download complete 17:31:44 7264a8db6415: Pull complete 17:31:44 c4d48a809fc2: Pull complete 17:31:44 23d2d4c4bb30: Verifying Checksum 17:31:44 23d2d4c4bb30: Download complete 17:31:44 4f1c88b9dad5: Verifying Checksum 17:31:44 4f1c88b9dad5: Download complete 17:31:44 50da416c3ac9: Verifying Checksum 17:31:44 50da416c3ac9: Download complete 17:31:48 4f1c88b9dad5: Pull complete 17:31:48 ad3a456e5733: Pull complete 17:31:48 33e27b845d1e: Pull complete 17:31:48 c68163c4e522: Pull complete 17:31:50 50da416c3ac9: Pull complete 17:31:50 23d2d4c4bb30: Pull complete 17:31:50 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:31:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:31:50 ---> 0786185ac409 17:31:50 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:31:55 ---> Running in 88528a26a990 17:31:55 Removing intermediate container 88528a26a990 17:31:55 ---> d72be20b7245 17:31:55 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:31:55 ---> Running in 360611b23aed 17:31:55 Removing intermediate container 360611b23aed 17:31:55 ---> cf87be3f4df2 17:31:55 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:31:55 ---> Running in 675fbdfbd095 17:31:55 Removing intermediate container 675fbdfbd095 17:31:55 ---> 2bb55423afa6 17:31:55 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:31:55 ---> Running in 105864b87fd8 17:31:55 Removing intermediate container 105864b87fd8 17:31:55 ---> 4459a2eb7b24 17:31:55 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:31:55 ---> Running in aae607be31a3 17:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:31:56 Still waiting to schedule task 17:31:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7860’ 17:31:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:31:59 (1/13) Installing libintl (0.21.1-r7) 17:31:59 (2/13) Installing eudev-libs (3.2.11-r8) 17:31:59 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:31:59 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:31:59 (5/13) Installing v4l-utils (1.24.1-r0) 17:31:59 (6/13) Installing libdvbv5 (1.24.1-r0) 17:31:59 (7/13) Installing udev-init-scripts (35-r1) 17:31:59 (8/13) Installing libblkid (2.38.1-r8) 17:31:59 (9/13) Installing xz-libs (5.4.3-r0) 17:31:59 (10/13) Installing kmod-libs (30-r3) 17:31:59 (11/13) Installing eudev (3.2.11-r8) 17:31:59 (12/13) Installing eudev-dev (3.2.11-r8) 17:31:59 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:31:59 Executing busybox-1.36.1-r2.trigger 17:31:59 Executing eudev-3.2.11-r8.trigger 17:31:59 OK: 271 MiB in 65 packages 17:31:59 Removing intermediate container aae607be31a3 17:31:59 ---> 90f46540bbd0 17:31:59 Step 8/13 : WORKDIR /device-usb-camera 17:31:59 ---> Running in 3a04cc97f1b4 17:31:59 Removing intermediate container 3a04cc97f1b4 17:31:59 ---> 044a967b18c7 17:31:59 Step 9/13 : COPY go.mod vendor* ./ 17:31:59 ---> e7120d57e66e 17:31:59 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:59 ---> Running in e3f3a8e4994f 17:32:46 Removing intermediate container e3f3a8e4994f 17:32:46 ---> f93efe63a877 17:32:46 Step 11/13 : COPY . . 17:32:46 ---> 2b0064c43667 17:32:46 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:32:46 ---> Running in e7cbde83460f 17:32:46  % Total % Received % Xferd Average Speed Time Time Time Current 17:32:46 Dload Upload Total Spent Left Speed 17:32:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10823 0 --:--:-- --:--:-- --:--:-- 10895 17:32:46 Removing intermediate container e7cbde83460f 17:32:46 ---> 8f546e583faf 17:32:46 Step 13/13 : RUN ${MAKE} 17:32:46 ---> Running in 5c7bf5ba6960 17:32:46 noop 17:32:46 Removing intermediate container 5c7bf5ba6960 17:32:46 ---> 7ba11ec9ba0c 17:32:46 Successfully built 7ba11ec9ba0c 17:32:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:46 + docker inspect -f . ci-base-image-x86_64 17:32:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:47 prd-ubuntu20.04-docker-8c-8g-7861 does not seem to be running inside a container 17:32:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-296 -v /w/workspace/foundry_device-usb-camera_PR-296:/w/workspace/foundry_device-usb-camera_PR-296:rw,z -v /w/workspace/foundry_device-usb-camera_PR-296@tmp:/w/workspace/foundry_device-usb-camera_PR-296@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 ******** ci-base-image-x86_64 cat 17:32:47 $ docker top 53c49c81aa2d6e11f7f2176fa720a4028c9e0d0fbb05f379bdc46c3368fac1b3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:32:47 + go version 17:32:47 go version go1.21.0 linux/amd64 [Pipeline] } 17:32:47 $ docker stop --time=1 53c49c81aa2d6e11f7f2176fa720a4028c9e0d0fbb05f379bdc46c3368fac1b3 17:32:49 $ docker rm -f --volumes 53c49c81aa2d6e11f7f2176fa720a4028c9e0d0fbb05f379bdc46c3368fac1b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:49 + docker inspect -f . ci-base-image-x86_64 17:32:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:50 prd-ubuntu20.04-docker-8c-8g-7861 does not seem to be running inside a container 17:32:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-296 -v /w/workspace/foundry_device-usb-camera_PR-296:/w/workspace/foundry_device-usb-camera_PR-296:rw,z -v /w/workspace/foundry_device-usb-camera_PR-296@tmp:/w/workspace/foundry_device-usb-camera_PR-296@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 ******** ci-base-image-x86_64 cat 17:32:50 $ docker top da0c53f675f2e23772c7e47efffc4edcb7e60c5db0525b8c079be18f273e9752 -eo pid,comm [Pipeline] { [Pipeline] sh 17:32:50 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-296 [Pipeline] fileExists [Pipeline] sh 17:32:51 + make test 17:32:51 go test ./... -coverprofile=coverage.out ./... 17:32:52 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:33:02 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:33:02 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements 17:33:09 go vet ./... 17:33:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:33:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:33:11 ./bin/test-attribution-txt.sh [Pipeline] echo 17:33:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:33:11 $ docker stop --time=1 da0c53f675f2e23772c7e47efffc4edcb7e60c5db0525b8c079be18f273e9752 17:33:15 $ docker rm -f --volumes da0c53f675f2e23772c7e47efffc4edcb7e60c5db0525b8c079be18f273e9752 [Pipeline] // withDockerContainer [Pipeline] sh 17:33:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:33:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:33:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:33:17 + ls -al . 17:33:17 total 220 17:33:17 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 17:32 . 17:33:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 17:31 .. 17:33:17 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 17:33 .git 17:33:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 17:31 .github 17:33:17 -rw-rw-r-- 1 jenkins jenkins 495 Sep 25 17:31 .gitignore 17:33:17 -rw-rw-r-- 1 jenkins jenkins 45 Sep 25 17:31 .golangci.yml 17:33:17 -rw-rw-r-- 1 jenkins jenkins 77 Sep 25 17:31 .hadolint.yml 17:33:17 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 17:31 .semver 17:33:17 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 25 17:31 Attribution.txt 17:33:17 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 25 17:31 CHANGELOG.md 17:33:17 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 25 17:31 Dockerfile 17:33:17 -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 17:31 GOVERNANCE.md 17:33:17 -rw-rw-r-- 1 jenkins jenkins 659 Sep 25 17:31 Jenkinsfile 17:33:17 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 25 17:31 LICENSE 17:33:17 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 25 17:31 Makefile 17:33:17 -rw-rw-r-- 1 jenkins jenkins 622 Sep 25 17:31 OWNERS.md 17:33:17 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 25 17:31 README.md 17:33:17 -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 17:31 VERSION 17:33:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 17:31 bin 17:33:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 17:31 cmd 17:33:17 -rw-r--r-- 1 jenkins jenkins 54703 Sep 25 17:33 coverage.out 17:33:17 -rwxrwxr-x 1 jenkins jenkins 84 Sep 25 17:31 docker-entrypoint.sh 17:33:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 17:31 docs 17:33:17 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 25 17:31 go.mod 17:33:17 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 25 17:31 go.sum 17:33:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 17:31 internal 17:33:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 17:31 snap 17:33:17 -rw-rw-r-- 1 jenkins jenkins 231 Sep 25 17:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:17 + 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=3a91dcc9edac9c969954f5cf207945cb31b1fb1f --label arch=amd64 --label version=0.0.0 . 17:33:17 Sending build context to Docker daemon 2.301MB 17:33:17 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:33:17 Step 2/36 : FROM ${BASE} AS builder 17:33:17 ---> 7ba11ec9ba0c 17:33:17 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:33:17 ---> Running in afc963e14423 17:33:17 Removing intermediate container afc963e14423 17:33:17 ---> 02f5efd30d42 17:33:17 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:33:17 ---> Running in 6f8e1ff24e79 17:33:17 Removing intermediate container 6f8e1ff24e79 17:33:17 ---> 043834b2d8c6 17:33:17 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:33:17 ---> Running in 602e93f99f41 17:33:18 Removing intermediate container 602e93f99f41 17:33:18 ---> b3393c0ccd05 17:33:18 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:33:18 ---> Running in 1c88ff0315ff 17:33:18 Removing intermediate container 1c88ff0315ff 17:33:18 ---> a418700aee58 17:33:18 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:33:18 ---> Running in 53aad2125162 17:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:33:18 OK: 271 MiB in 65 packages 17:33:19 Removing intermediate container 53aad2125162 17:33:19 ---> 2a39d5f8c501 17:33:19 Step 8/36 : WORKDIR /device-usb-camera 17:33:19 ---> Running in 50d26da8b621 17:33:19 Removing intermediate container 50d26da8b621 17:33:19 ---> 1089aa5f12fc 17:33:19 Step 9/36 : COPY go.mod vendor* ./ 17:33:19 ---> 95aaadfa7f3a 17:33:19 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:19 ---> Running in e405a89f3929 17:33:19 Removing intermediate container e405a89f3929 17:33:19 ---> fa006ace5c76 17:33:19 Step 11/36 : COPY . . 17:33:20 ---> 6f07e15ba56a 17:33:20 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:33:20 ---> Running in 53d064f464fc 17:33:20  % Total % Received % Xferd Average Speed Time Time Time Current 17:33:20 Dload Upload Total Spent Left Speed 17:33:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1253 100 1253 0  0  41952   0 --:--:-- --:--:-- --:--:-- 43206 17:33:20 Removing intermediate container 53d064f464fc 17:33:20 ---> 45e515403ebc 17:33:20 Step 13/36 : RUN ${MAKE} 17:33:20 ---> Running in b7dbb69ae33e 17:33:21 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:33:43 Removing intermediate container b7dbb69ae33e 17:33:43 ---> b15fd6f27b8c 17:33:43 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:33:43 v0.21.6: Pulling from aler9/rtsp-simple-server 17:33:43 4acc49c71d14: Pulling fs layer 17:33:43 4acc49c71d14: Verifying Checksum 17:33:43 4acc49c71d14: Download complete 17:33:43 4acc49c71d14: Pull complete 17:33:43 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:33:43 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:33:43 ---> 01a2bd3e5fff 17:33:43 Step 15/36 : FROM alpine:3.18 17:33:43 unauthorized: authentication required [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:44 17:33:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:44 latest: Pulling from edgex-lftools-log-publisher 17:33:44 5eb5b503b376: Pulling fs layer 17:33:44 5c69ac0246d0: Pulling fs layer 17:33:44 ec43610c2a17: Pulling fs layer 17:33:44 3a2ae6a8a46f: Pulling fs layer 17:33:44 33b1e0a273af: Pulling fs layer 17:33:44 5d3b04190fa2: Pulling fs layer 17:33:44 2f39f015ded8: Pulling fs layer 17:33:44 33b1e0a273af: Waiting 17:33:44 5d3b04190fa2: Waiting 17:33:44 2f39f015ded8: Waiting 17:33:44 3a2ae6a8a46f: Waiting 17:33:44 5c69ac0246d0: Verifying Checksum 17:33:44 5c69ac0246d0: Download complete 17:33:44 3a2ae6a8a46f: Verifying Checksum 17:33:44 3a2ae6a8a46f: Download complete 17:33:44 33b1e0a273af: Verifying Checksum 17:33:44 33b1e0a273af: Download complete 17:33:44 5d3b04190fa2: Download complete 17:33:44 ec43610c2a17: Verifying Checksum 17:33:44 ec43610c2a17: Download complete 17:33:44 5eb5b503b376: Verifying Checksum 17:33:44 5eb5b503b376: Download complete 17:33:45 2f39f015ded8: Download complete 17:33:45 5eb5b503b376: Pull complete 17:33:45 5c69ac0246d0: Pull complete 17:33:46 ec43610c2a17: Pull complete 17:33:46 3a2ae6a8a46f: Pull complete 17:33:46 33b1e0a273af: Pull complete 17:33:46 5d3b04190fa2: Pull complete 17:33:50 2f39f015ded8: Pull complete 17:33:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:33:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:51 prd-ubuntu20.04-docker-8c-8g-7861 does not seem to be running inside a container 17:33:51 $ 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/foundry_device-usb-camera_PR-296 -v /w/workspace/foundry_device-usb-camera_PR-296:/w/workspace/foundry_device-usb-camera_PR-296:rw,z -v /w/workspace/foundry_device-usb-camera_PR-296@tmp:/w/workspace/foundry_device-usb-camera_PR-296@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:33:56 $ docker top 80fdad76f82f0382ad48a6a991e34c26a46902466f11cbf2827420778c0653b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:56 ---> job-cost.sh 17:33:56 lf-activate-venv: SKIPPING 17:33:56 INFO: No Stack... 17:33:57 INFO: Retrieving Pricing Info for: v3-standard-8 17:33:57 INFO: Archiving Costs [Pipeline] sh 17:33:57 + cat /w/workspace/foundry_device-usb-camera_PR-296/archives/cost.csv 17:33:57 + cut -d, -f6 [Pipeline] lock 17:33:57 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-296-1-stack-cost] 17:33:57 Resource [jenkins-edgexfoundry-device-usb-camera-PR-296-1-stack-cost] did not exist. Created. 17:33:57 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-296-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:33:58 + echo total: 0.2199999988079071 [Pipeline] stash 17:33:58 Stashed 1 file(s) [Pipeline] } 17:33:58 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-296-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:33:58 $ docker stop --time=1 80fdad76f82f0382ad48a6a991e34c26a46902466f11cbf2827420778c0653b3 17:33:59 $ docker rm -f --volumes 80fdad76f82f0382ad48a6a991e34c26a46902466f11cbf2827420778c0653b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:33:59 Failed in branch amd64 17:35:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7862 in /w/workspace/foundry_device-usb-camera_PR-296 [Pipeline] { [Pipeline] ws 17:35:00 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:35:00 Selected Git installation does not exist. Using Default 17:35:00 The recommended git tool is: NONE 17:35:05 using credential edgex-jenkins-ssh 17:35:05 Cloning the remote Git repository 17:35:05 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:35:05 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:35:05 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:35:05 > git --version # timeout=10 17:35:05 > git --version # 'git version 2.25.1' 17:35:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:35:06 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:35:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:35:07 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:35:07 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:35:07 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:35:07 Merging remotes/origin/main commit c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 into PR head commit 3a91dcc9edac9c969954f5cf207945cb31b1fb1f 17:35:08 Merge succeeded, producing 3a91dcc9edac9c969954f5cf207945cb31b1fb1f 17:35:08 Checking out Revision 3a91dcc9edac9c969954f5cf207945cb31b1fb1f (PR-296) 17:35:08 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:35:08 > git --version # timeout=10 17:35:08 > git --version # 'git version 2.25.1' 17:35:08 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 17:35:07 > git config core.sparsecheckout # timeout=10 17:35:07 > git checkout -f 3a91dcc9edac9c969954f5cf207945cb31b1fb1f # timeout=10 17:35:07 > git remote # timeout=10 17:35:07 > git config --get remote.origin.url # timeout=10 17:35:07 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:07 > git merge c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 # timeout=10 17:35:07 > git rev-parse HEAD^{commit} # timeout=10 17:35:08 > git config core.sparsecheckout # timeout=10 17:35:08 > git checkout -f 3a91dcc9edac9c969954f5cf207945cb31b1fb1f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:35:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:35:09 % Total % Received % Xferd Average Speed Time Time Time Current 17:35:09 Dload Upload Total Spent Left Speed 17:35:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 17:35:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:35:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:35:10 + sudo tee /etc/docker/daemon.new 17:35:10 { 17:35:10 "registry-mirrors": [ 17:35:10 "https://nexus3.edgexfoundry.org:10001" 17:35:10 ], 17:35:10 "bip": "10.250.0.254/24", 17:35:10 "hosts": [ 17:35:10 "tcp://0.0.0.0:5555", 17:35:10 "unix:///var/run/docker.sock" 17:35:10 ], 17:35:10 "mtu": 1458, 17:35:10 "selinux-enabled": true, 17:35:10 "seccomp-profile": "/etc/docker/seccomp.json" 17:35:10 } [Pipeline] sh 17:35:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:35:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:35:29 provisioning config files... 17:35:29 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2844595491683475052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:30 ---> docker-login.sh 17:35:30 nexus3.edgexfoundry.org:10001 17:35:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:30 Configure a credential helper to remove this warning. See 17:35:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:30 17:35:30 Login Succeeded 17:35:30 nexus3.edgexfoundry.org:10002 17:35:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:31 Configure a credential helper to remove this warning. See 17:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:31 17:35:31 Login Succeeded 17:35:31 nexus3.edgexfoundry.org:10003 17:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:31 Configure a credential helper to remove this warning. See 17:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:31 17:35:31 Login Succeeded 17:35:31 nexus3.edgexfoundry.org:10004 17:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:31 Configure a credential helper to remove this warning. See 17:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:31 17:35:31 Login Succeeded 17:35:31 docker.io 17:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:32 Configure a credential helper to remove this warning. See 17:35:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:32 17:35:32 Login Succeeded 17:35:32 ---> docker-login.sh ends [Pipeline] } 17:35:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:35:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:35:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:35:32 ========================================================= 17:35:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:35:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:35:33 Sending build context to Docker daemon 1.342MB 17:35:33 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:35:33 Step 2/13 : FROM ${BASE} AS builder 17:35:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:35:36 9fda8d8052c6: Pulling fs layer 17:35:36 5d54e960e981: Pulling fs layer 17:35:36 c4a7e357bf2a: Pulling fs layer 17:35:36 f0e02332f6b5: Pulling fs layer 17:35:36 cefa15bbcfad: Pulling fs layer 17:35:36 17808c966233: Pulling fs layer 17:35:36 f4c1fc716caa: Pulling fs layer 17:35:36 f0e02332f6b5: Waiting 17:35:36 cefa15bbcfad: Waiting 17:35:36 f4c1fc716caa: Waiting 17:35:36 17808c966233: Waiting 17:35:36 5d54e960e981: Verifying Checksum 17:35:36 5d54e960e981: Download complete 17:35:36 f0e02332f6b5: Verifying Checksum 17:35:36 f0e02332f6b5: Download complete 17:35:36 cefa15bbcfad: Verifying Checksum 17:35:36 cefa15bbcfad: Download complete 17:35:36 9fda8d8052c6: Verifying Checksum 17:35:36 9fda8d8052c6: Download complete 17:35:37 f4c1fc716caa: Verifying Checksum 17:35:37 f4c1fc716caa: Download complete 17:35:37 9fda8d8052c6: Pull complete 17:35:38 5d54e960e981: Pull complete 17:35:38 c4a7e357bf2a: Verifying Checksum 17:35:38 c4a7e357bf2a: Download complete 17:35:39 17808c966233: Verifying Checksum 17:35:51 c4a7e357bf2a: Pull complete 17:35:51 f0e02332f6b5: Pull complete 17:35:51 cefa15bbcfad: Pull complete 17:35:58 17808c966233: Pull complete 17:35:59 f4c1fc716caa: Pull complete 17:35:59 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:35:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:35:59 ---> ea914061e18c 17:35:59 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:36:01 ---> Running in 88ab5f41ce03 17:36:01 Removing intermediate container 88ab5f41ce03 17:36:01 ---> 64fd05b72730 17:36:01 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:36:01 ---> Running in ac9a9df8c73c 17:36:01 Removing intermediate container ac9a9df8c73c 17:36:01 ---> adfccfdbd370 17:36:01 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:36:01 ---> Running in f918ee1e9182 17:36:02 Removing intermediate container f918ee1e9182 17:36:02 ---> be78e4b49172 17:36:02 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:36:02 ---> Running in fd5046367716 17:36:02 Removing intermediate container fd5046367716 17:36:02 ---> 36591278a5a6 17:36:02 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:36:02 ---> Running in 18e1ea3d815e 17:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:05 (1/13) Installing libintl (0.21.1-r7) 17:36:05 (2/13) Installing eudev-libs (3.2.11-r8) 17:36:05 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:36:05 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:36:05 (5/13) Installing v4l-utils (1.24.1-r0) 17:36:05 (6/13) Installing libdvbv5 (1.24.1-r0) 17:36:05 (7/13) Installing udev-init-scripts (35-r1) 17:36:05 (8/13) Installing libblkid (2.38.1-r8) 17:36:05 (9/13) Installing xz-libs (5.4.3-r0) 17:36:05 (10/13) Installing kmod-libs (30-r3) 17:36:05 (11/13) Installing eudev (3.2.11-r8) 17:36:05 (12/13) Installing eudev-dev (3.2.11-r8) 17:36:05 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:36:05 Executing busybox-1.36.1-r2.trigger 17:36:05 Executing eudev-3.2.11-r8.trigger 17:36:05 OK: 273 MiB in 65 packages 17:36:06 Removing intermediate container 18e1ea3d815e 17:36:06 ---> 2ba74a355c59 17:36:06 Step 8/13 : WORKDIR /device-usb-camera 17:36:06 ---> Running in b4bdb546bbb4 17:36:06 Removing intermediate container b4bdb546bbb4 17:36:06 ---> 5bc84cbf5468 17:36:06 Step 9/13 : COPY go.mod vendor* ./ 17:36:07 ---> 8b2e1b62d634 17:36:07 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:07 ---> Running in 650db5c246c5 17:37:15 Removing intermediate container 650db5c246c5 17:37:15 ---> affb980879ad 17:37:15 Step 11/13 : COPY . . 17:37:15 ---> 6821900352fb 17:37:15 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:37:15 ---> Running in c87cb1ecab03 17:37:16  % Total % Received % Xferd Average Speed Time Time Time Current 17:37:16 Dload Upload Total Spent Left Speed 17:37:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10030 0 --:--:-- --:--:-- --:--:-- 10104 17:37:17 Removing intermediate container c87cb1ecab03 17:37:17 ---> 8fa6adcfef57 17:37:17 Step 13/13 : RUN ${MAKE} 17:37:17 ---> Running in 2a0af1749e23 17:37:18 noop 17:37:19 Removing intermediate container 2a0af1749e23 17:37:19 ---> 37edbf29c16f 17:37:19 Successfully built 37edbf29c16f 17:37:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:19 + docker inspect -f . ci-base-image-arm64 17:37:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:20 prd-ubuntu20.04-docker-arm64-4c-16g-7862 does not seem to be running inside a container 17:37:20 $ 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:37:21 $ docker top 527ba07ba2f9609d7ebc4120afc4708785afc7ce34098c2c8c86c7dbee1983ef -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:22 + go version 17:37:22 go version go1.21.0 linux/arm64 [Pipeline] } 17:37:22 $ docker stop --time=1 527ba07ba2f9609d7ebc4120afc4708785afc7ce34098c2c8c86c7dbee1983ef 17:37:23 $ docker rm -f --volumes 527ba07ba2f9609d7ebc4120afc4708785afc7ce34098c2c8c86c7dbee1983ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:24 + docker inspect -f . ci-base-image-arm64 17:37:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:25 prd-ubuntu20.04-docker-arm64-4c-16g-7862 does not seem to be running inside a container 17:37:25 $ 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:37:26 $ docker top 5a2e846dddf45b8f469563b5a2257a1e40419e11dfec8ce7fb772d909ef3dec4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:27 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:37:27 + make test 17:37:27 go test ./... -coverprofile=coverage.out ./... 17:37:34 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:39:10 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:39:10 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 4.4% of statements 17:39:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:39:11 go vet ./... 17:39:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:39:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:39:43 ./bin/test-attribution-txt.sh [Pipeline] echo 17:39:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:39:43 $ docker stop --time=1 5a2e846dddf45b8f469563b5a2257a1e40419e11dfec8ce7fb772d909ef3dec4 17:39:45 $ docker rm -f --volumes 5a2e846dddf45b8f469563b5a2257a1e40419e11dfec8ce7fb772d909ef3dec4 [Pipeline] // withDockerContainer [Pipeline] sh 17:39:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:39:46 Warning: overwriting stash ‘coverage-report’ 17:39:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:39:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:39:48 + ls -al . 17:39:48 total 216 17:39:48 drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 17:37 . 17:39:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 17:35 .. 17:39:48 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 17:35 .git 17:39:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 17:35 .github 17:39:48 -rw-rw-r-- 1 jenkins jenkins 495 Sep 25 17:35 .gitignore 17:39:48 -rw-rw-r-- 1 jenkins jenkins 45 Sep 25 17:35 .golangci.yml 17:39:48 -rw-rw-r-- 1 jenkins jenkins 77 Sep 25 17:35 .hadolint.yml 17:39:48 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 25 17:35 Attribution.txt 17:39:48 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 25 17:35 CHANGELOG.md 17:39:48 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 25 17:35 Dockerfile 17:39:48 -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 17:35 GOVERNANCE.md 17:39:48 -rw-rw-r-- 1 jenkins jenkins 659 Sep 25 17:35 Jenkinsfile 17:39:48 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 25 17:35 LICENSE 17:39:48 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 25 17:35 Makefile 17:39:48 -rw-rw-r-- 1 jenkins jenkins 622 Sep 25 17:35 OWNERS.md 17:39:48 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 25 17:35 README.md 17:39:48 -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 17:31 VERSION 17:39:48 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 17:35 bin 17:39:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 17:35 cmd 17:39:48 -rw-r--r-- 1 jenkins jenkins 54703 Sep 25 17:39 coverage.out 17:39:48 -rwxrwxr-x 1 jenkins jenkins 84 Sep 25 17:35 docker-entrypoint.sh 17:39:48 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 17:35 docs 17:39:48 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 25 17:35 go.mod 17:39:48 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 25 17:35 go.sum 17:39:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 17:35 internal 17:39:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 17:35 snap 17:39:48 -rw-rw-r-- 1 jenkins jenkins 231 Sep 25 17:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:48 + 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=3a91dcc9edac9c969954f5cf207945cb31b1fb1f --label arch=arm64 --label version=0.0.0 . 17:39:49 Sending build context to Docker daemon 1.397MB 17:39:49 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:39:49 Step 2/36 : FROM ${BASE} AS builder 17:39:49 ---> 37edbf29c16f 17:39:49 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:39:49 ---> Running in 540c4517f781 17:39:49 Removing intermediate container 540c4517f781 17:39:49 ---> 2ae626fb4b01 17:39:49 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:39:49 ---> Running in 1f0b95b7bdca 17:39:50 Removing intermediate container 1f0b95b7bdca 17:39:50 ---> 7e7df8175a15 17:39:50 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:39:50 ---> Running in 7288cae3e6ae 17:39:50 Removing intermediate container 7288cae3e6ae 17:39:50 ---> 978e1886480d 17:39:50 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:39:50 ---> Running in f360d0be1477 17:39:51 Removing intermediate container f360d0be1477 17:39:51 ---> 9ef98428f0ec 17:39:51 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:39:51 ---> Running in 156dbac2774b 17:39:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:39:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:39:53 OK: 273 MiB in 65 packages 17:39:54 Removing intermediate container 156dbac2774b 17:39:54 ---> 8d17bcd9d4ae 17:39:54 Step 8/36 : WORKDIR /device-usb-camera 17:39:54 ---> Running in f4904d821825 17:39:55 Removing intermediate container f4904d821825 17:39:55 ---> cda6d425e7b2 17:39:55 Step 9/36 : COPY go.mod vendor* ./ 17:39:55 ---> 3ec99ad7534e 17:39:55 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:55 ---> Running in b7394aa93890 17:39:59 Removing intermediate container b7394aa93890 17:39:59 ---> f034c7202d4e 17:39:59 Step 11/36 : COPY . . 17:40:01 ---> aab9c7603f1b 17:40:01 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:40:01 ---> Running in 3ba98c2ab239 17:40:04  % Total % Received % Xferd Average Speed Time Time Time Current 17:40:04 Dload Upload Total Spent Left Speed 17:40:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4429  0 --:--:-- --:--:-- --:--:-- 4475 17:40:05 Removing intermediate container 3ba98c2ab239 17:40:05 ---> 1051a321a082 17:40:05 Step 13/36 : RUN ${MAKE} 17:40:05 ---> Running in 89edba49ba74 17:40:06 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:42:28 Removing intermediate container 89edba49ba74 17:42:28 ---> 49d8d8664061 17:42:28 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:42:28 v0.21.6: Pulling from aler9/rtsp-simple-server 17:42:28 8766b47fe142: Pulling fs layer 17:42:28 8766b47fe142: Verifying Checksum 17:42:28 8766b47fe142: Download complete 17:42:28 8766b47fe142: Pull complete 17:42:28 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:42:28 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:42:28 ---> 69d40e2cb93c 17:42:28 Step 15/36 : FROM alpine:3.18 17:42:28 3.18: Pulling from library/alpine 17:42:28 9fda8d8052c6: Already exists 17:42:28 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:42:28 Status: Downloaded newer image for alpine:3.18 17:42:28 ---> f6648c04cd6c 17:42:28 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:42:28 ---> Running in e99188136256 17:42:28 Removing intermediate container e99188136256 17:42:28 ---> 8ef2774d4054 17:42:28 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:42:28 ---> Running in b8b221d6cfea 17:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:28 (1/104) Installing dumb-init (1.2.5-r2) 17:42:28 (2/104) Installing sdl2 (2.26.5-r0) 17:42:28 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:42:28 (4/104) Installing aom-libs (3.6.1-r0) 17:42:28 (5/104) Installing libxau (1.0.11-r2) 17:42:28 (6/104) Installing libmd (1.0.4-r2) 17:42:28 (7/104) Installing libbsd (0.11.7-r1) 17:42:28 (8/104) Installing libxdmcp (1.1.4-r2) 17:42:28 (9/104) Installing libxcb (1.15-r1) 17:42:28 (10/104) Installing libx11 (1.8.4-r4) 17:42:28 (11/104) Installing libdrm (2.4.115-r4) 17:42:28 (12/104) Installing libxext (1.3.5-r2) 17:42:28 (13/104) Installing libxfixes (6.0.1-r2) 17:42:28 (14/104) Installing libffi (3.4.4-r2) 17:42:28 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:42:28 (16/104) Installing libva (2.18.0-r1) 17:42:28 (17/104) Installing libvdpau (1.5-r1) 17:42:28 (18/104) Installing ffmpeg-libavutil (6.0-r15) 17:42:28 (19/104) Installing libdav1d (1.2.1-r0) 17:42:28 (20/104) Installing brotli-libs (1.0.9-r14) 17:42:28 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:42:28 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:42:28 (23/104) Installing libhwy (1.0.4-r1) 17:42:28 (24/104) Installing lcms2 (2.15-r2) 17:42:28 (25/104) Installing libjxl (0.8.2-r0) 17:42:28 (26/104) Installing lame-libs (3.100-r5) 17:42:28 (27/104) Installing opus (1.4-r0) 17:42:28 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:42:28 (29/104) Installing soxr (0.1.3-r5) 17:42:28 (30/104) Installing ffmpeg-libswresample (6.0-r15) 17:42:28 (31/104) Installing libogg (1.3.5-r4) 17:42:28 (32/104) Installing libtheora (1.1.1-r17) 17:42:28 (33/104) Installing libvorbis (1.3.7-r1) 17:42:28 (34/104) Installing libvpx (1.13.0-r1) 17:42:28 (35/104) Installing libwebp (1.3.2-r0) 17:42:28 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:42:28 (37/104) Installing numactl (2.0.16-r4) 17:42:28 (38/104) Installing x265-libs (3.5-r4) 17:42:28 (39/104) Installing xvidcore (1.3.7-r1) 17:42:28 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 17:42:28 (41/104) Installing alsa-lib (1.2.9-r1) 17:42:28 (42/104) Installing libexpat (2.5.0-r1) 17:42:28 (43/104) Installing libbz2 (1.0.8-r5) 17:42:28 (44/104) Installing libpng (1.6.39-r3) 17:42:28 (45/104) Installing freetype (2.13.0-r5) 17:42:28 (46/104) Installing fontconfig (2.14.2-r3) 17:42:28 (47/104) Installing fribidi (1.0.13-r0) 17:42:28 (48/104) Installing libintl (0.21.1-r7) 17:42:28 (49/104) Installing libblkid (2.38.1-r8) 17:42:28 (50/104) Installing libmount (2.38.1-r8) 17:42:28 (51/104) Installing pcre2 (10.42-r1) 17:42:28 (52/104) Installing glib (2.76.4-r0) 17:42:28 (53/104) Installing graphite2 (1.3.14-r5) 17:42:28 (54/104) Installing harfbuzz (7.3.0-r0) 17:42:28 (55/104) Installing libunibreak (5.1-r0) 17:42:28 (56/104) Installing libass (0.17.1-r0) 17:42:28 (57/104) Installing libbluray (1.3.4-r0) 17:42:28 (58/104) Installing gmp (6.2.1-r3) 17:42:28 (59/104) Installing nettle (3.8.1-r2) 17:42:28 (60/104) Installing libunistring (1.1-r1) 17:42:28 (61/104) Installing libidn2 (2.3.4-r1) 17:42:28 (62/104) Installing p11-kit (0.24.1-r2) 17:42:28 (63/104) Installing libtasn1 (4.19.0-r1) 17:42:28 (64/104) Installing gnutls (3.8.0-r2) 17:42:28 (65/104) Installing mpg123-libs (1.31.3-r1) 17:42:28 (66/104) Installing libopenmpt (0.7.2-r0) 17:42:28 (67/104) Installing cjson (1.7.15-r4) 17:42:28 (68/104) Installing mbedtls (2.28.4-r0) 17:42:28 (69/104) Installing librist (0.2.7-r0) 17:42:28 (70/104) Installing libsrt (1.5.2-r0) 17:42:28 (71/104) Installing libssh (0.10.5-r0) 17:42:28 (72/104) Installing xz-libs (5.4.3-r0) 17:42:28 (73/104) Installing libxml2 (2.11.4-r0) 17:42:28 (74/104) Installing libsodium (1.0.18-r3) 17:42:28 (75/104) Installing libzmq (4.3.4-r4) 17:42:28 (76/104) Installing ffmpeg-libavformat (6.0-r15) 17:42:28 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:42:28 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:42:28 (79/104) Installing shaderc (2023.3-r1) 17:42:28 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:42:28 (81/104) Installing libplacebo (5.264.1-r1) 17:42:28 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 17:42:28 (83/104) Installing ffmpeg-libswscale (6.0-r15) 17:42:28 (84/104) Installing vidstab (1.1.1-r0) 17:42:28 (85/104) Installing zimg (3.0.5-r0) 17:42:28 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 17:42:28 (87/104) Installing libasyncns (0.8-r1) 17:42:28 (88/104) Installing dbus-libs (1.14.8-r0) 17:42:28 (89/104) Installing libltdl (2.4.7-r2) 17:42:28 (90/104) Installing orc (0.4.34-r0) 17:42:28 (91/104) Installing flac-libs (1.4.3-r0) 17:42:28 (92/104) Installing libsndfile (1.2.0-r2) 17:42:28 (93/104) Installing speexdsp (1.2.1-r1) 17:42:28 (94/104) Installing tdb-libs (1.4.8-r1) 17:42:28 (95/104) Installing libpulse (16.1-r10) 17:42:28 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:42:28 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:42:28 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 17:42:28 (99/104) Installing ffmpeg (6.0-r15) 17:42:28 (100/104) Installing udev-init-scripts (35-r1) 17:42:28 (101/104) Installing eudev-libs (3.2.11-r8) 17:42:28 (102/104) Installing zstd-libs (1.5.5-r4) 17:42:28 (103/104) Installing kmod-libs (30-r3) 17:42:28 (104/104) Installing eudev (3.2.11-r8) 17:42:28 Executing busybox-1.36.1-r2.trigger 17:42:28 Executing glib-2.76.4-r0.trigger 17:42:28 Executing eudev-3.2.11-r8.trigger 17:42:28 OK: 110 MiB in 119 packages 17:42:29 Removing intermediate container b8b221d6cfea 17:42:29 ---> 55dcc6076154 17:42:29 Step 18/36 : WORKDIR / 17:42:29 ---> Running in 680bd3d5b63d 17:42:30 Removing intermediate container 680bd3d5b63d 17:42:30 ---> 5b2969d6864c 17:42:30 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:42:31 ---> 265405df3c5a 17:42:31 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:42:32 ---> c0ddcfefe2b0 17:42:32 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:42:32 ---> 94684bd7f0c1 17:42:32 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:42:33 ---> ca1c3daa939b 17:42:33 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:42:33 ---> d41a862efc63 17:42:33 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:42:34 ---> 9dc7c6966f83 17:42:34 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:42:35 ---> f8dc59e82d02 17:42:35 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:42:35 ---> Running in 38000a4698e0 17:42:41 Removing intermediate container 38000a4698e0 17:42:41 ---> d4428e00c694 17:42:41 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:42:41 ---> Running in 6c63d421dbd3 17:42:42 Removing intermediate container 6c63d421dbd3 17:42:42 ---> 567aa169e3a9 17:42:42 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:42:42 ---> Running in c42c1f79785a 17:42:44 Removing intermediate container c42c1f79785a 17:42:44 ---> 3bc49d0180a2 17:42:44 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:42:44 ---> Running in 6fb3c063cda5 17:42:45 Removing intermediate container 6fb3c063cda5 17:42:45 ---> 63d7f30f6e0e 17:42:45 Step 30/36 : EXPOSE 59983 17:42:45 ---> Running in c54a1799c790 17:42:46 Removing intermediate container c54a1799c790 17:42:46 ---> 2c44c1e2ccaa 17:42:46 Step 31/36 : EXPOSE 8554 17:42:46 ---> Running in 7709b1eb61e6 17:42:46 Removing intermediate container 7709b1eb61e6 17:42:46 ---> 14146da763ea 17:42:46 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:42:46 ---> Running in a980238f08b2 17:42:46 Removing intermediate container a980238f08b2 17:42:46 ---> cfe07a1057d4 17:42:46 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:42:46 ---> Running in 11c0b8c4a928 17:42:47 Removing intermediate container 11c0b8c4a928 17:42:47 ---> 0c089b856294 17:42:47 Step 34/36 : LABEL arch=arm64 17:42:47 ---> Running in cb42417421f6 17:42:47 Removing intermediate container cb42417421f6 17:42:47 ---> 36c3ed467a33 17:42:47 Step 35/36 : LABEL git_sha=3a91dcc9edac9c969954f5cf207945cb31b1fb1f 17:42:47 ---> Running in 929da4413c1a 17:42:48 Removing intermediate container 929da4413c1a 17:42:48 ---> b3482738ca51 17:42:48 Step 36/36 : LABEL version=0.0.0 17:42:48 ---> Running in c2261b1a2d66 17:42:48 Removing intermediate container c2261b1a2d66 17:42:48 ---> 600f75f81d70 17:42:48 [Warning] One or more build-args [ARCH] were not consumed 17:42:48 Successfully built 600f75f81d70 17:42:48 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:42:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:42:49 17:42:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:42:49 arm64: Pulling from edgex-lftools-log-publisher 17:42:49 8998bd30e6a1: Pulling fs layer 17:42:49 04944245beec: Pulling fs layer 17:42:49 699f458cf7ca: Pulling fs layer 17:42:49 765212b225bb: Pulling fs layer 17:42:49 f23df028b6ca: Pulling fs layer 17:42:49 d65c8cfc05b1: Pulling fs layer 17:42:49 2437ff75d9bd: Pulling fs layer 17:42:49 765212b225bb: Waiting 17:42:49 f23df028b6ca: Waiting 17:42:49 d65c8cfc05b1: Waiting 17:42:49 2437ff75d9bd: Waiting 17:42:49 04944245beec: Verifying Checksum 17:42:49 04944245beec: Download complete 17:42:49 765212b225bb: Verifying Checksum 17:42:49 765212b225bb: Download complete 17:42:49 f23df028b6ca: Download complete 17:42:49 d65c8cfc05b1: Verifying Checksum 17:42:49 d65c8cfc05b1: Download complete 17:42:50 699f458cf7ca: Download complete 17:42:50 8998bd30e6a1: Download complete 17:42:52 2437ff75d9bd: Verifying Checksum 17:42:52 2437ff75d9bd: Download complete 17:42:54 8998bd30e6a1: Pull complete 17:42:55 04944245beec: Pull complete 17:42:56 699f458cf7ca: Pull complete 17:42:56 765212b225bb: Pull complete 17:42:57 f23df028b6ca: Pull complete 17:42:58 d65c8cfc05b1: Pull complete 17:43:13 2437ff75d9bd: Pull complete 17:43:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:43:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:43:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:43:13 prd-ubuntu20.04-docker-arm64-4c-16g-7862 does not seem to be running inside a container 17:43:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-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:43:16 $ docker top 8e0c7f8a9f7b0f08ba64d1d5e911ef57a5efdd9cac54ba48929e5e993e86b353 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:16 ---> job-cost.sh 17:43:16 lf-activate-venv: SKIPPING 17:43:16 INFO: No Stack... 17:43:17 INFO: Retrieving Pricing Info for: v3-standard-4 17:43:18 INFO: Archiving Costs [Pipeline] sh 17:43:18 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:43:18 + cut -d, -f6 [Pipeline] lock 17:43:18 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-296-1-stack-cost] 17:43:18 Resource [jenkins-edgexfoundry-device-usb-camera-PR-296-1-stack-cost] did not exist. Created. 17:43:18 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-296-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:43:19 /w/workspace/device-usb-camera/1@tmp/durable-ec9e48fb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:43:19 + echo total: 0.10999999940395355 [Pipeline] stash 17:43:19 Warning: overwriting stash ‘stack-cost’ 17:43:19 Stashed 1 file(s) [Pipeline] } 17:43:19 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-296-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:43:19 $ docker stop --time=1 8e0c7f8a9f7b0f08ba64d1d5e911ef57a5efdd9cac54ba48929e5e993e86b353 17:43:21 $ docker rm -f --volumes 8e0c7f8a9f7b0f08ba64d1d5e911ef57a5efdd9cac54ba48929e5e993e86b353 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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:43:23 + [ -d /w/workspace/foundry_device-usb-camera_PR-296/archives ] 17:43:23 + ls -al /w/workspace/foundry_device-usb-camera_PR-296/archives 17:43:23 total 16 17:43:23 drwxr-xr-x 3 root root 4096 Sep 25 17:33 . 17:43:23 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 17:33 .. 17:43:23 drwxr-xr-x 2 root root 4096 Sep 25 17:33 cost 17:43:23 -rw-r--r-- 1 root root 89 Sep 25 17:33 cost.csv 17:43:23 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-296/archives 17:43:23 + ls -al /w/workspace/foundry_device-usb-camera_PR-296/archives 17:43:23 total 16 17:43:23 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 17:33 . 17:43:23 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 17:33 .. 17:43:23 drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 17:33 cost 17:43:23 -rw-r--r-- 1 jenkins jenkins 89 Sep 25 17:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:43:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:43:25 ---> package-listing.sh 17:43:25 ++ facter osfamily 17:43:25 ++ tr '[:upper:]' '[:lower:]' 17:43:25 + OS_FAMILY=debian 17:43:25 + workspace=/w/workspace/foundry_device-usb-camera_PR-296 17:43:25 + START_PACKAGES=/tmp/packages_start.txt 17:43:25 + END_PACKAGES=/tmp/packages_end.txt 17:43:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:43:25 + PACKAGES=/tmp/packages_start.txt 17:43:25 + '[' /w/workspace/foundry_device-usb-camera_PR-296 ']' 17:43:25 + PACKAGES=/tmp/packages_end.txt 17:43:25 + case "${OS_FAMILY}" in 17:43:25 + dpkg -l 17:43:25 + grep '^ii' 17:43:25 + '[' -f /tmp/packages_start.txt ']' 17:43:25 + '[' -f /tmp/packages_end.txt ']' 17:43:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:43:25 + '[' /w/workspace/foundry_device-usb-camera_PR-296 ']' 17:43:25 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-296/archives/ 17:43:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-296/archives/ [Pipeline] echo 17:43:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-296/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:43:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:43:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:43:26 prd-ubuntu20.04-docker-8c-8g-7861 does not seem to be running inside a container 17:43:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-296/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-296 -v /w/workspace/foundry_device-usb-camera_PR-296:/w/workspace/foundry_device-usb-camera_PR-296:rw,z -v /w/workspace/foundry_device-usb-camera_PR-296@tmp:/w/workspace/foundry_device-usb-camera_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:43:26 $ docker top 318e60e2a61f79348082811cdb04de11926d4c269e023ad8061e346858182c6b -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:27 + touch /tmp/pre-build-complete [Pipeline] sh 17:43:27 + mkdir -p /var/log/sysstat [Pipeline] sh 17:43:27 + ls /var/log/sa-host 17:43:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:27 provisioning config files... 17:43:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-296@tmp/config3117177867453752044tmp [Pipeline] { [Pipeline] echo 17:43:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:43:28 ---> create-netrc.sh [Pipeline] } 17:43:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:43:28 ---> python-tools-install.sh [Pipeline] echo 17:43:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:43:29 ---> sudo-logs.sh 17:43:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:43:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:43:29 ---> job-cost.sh 17:43:29 lf-activate-venv: SKIPPING 17:43:29 DEBUG: total: 0.2199999988079071 17:43:29 INFO: Retrieving Stack Cost... 17:43:29 INFO: Retrieving Pricing Info for: v3-standard-8 17:43:30 INFO: Archiving Costs [Pipeline] echo 17:43:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:43:30 ---> logs-deploy.sh 17:43:30 lf-activate-venv: SKIPPING 17:43:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-296/1 17:43:30 INFO: archiving workspace using pattern(s): 17:43:31 Archives upload complete. 17:43:31 INFO: archiving logs to Nexus 17:43:32 ---> uname -a: 17:43:32 Linux prd-ubuntu20-04-docker-8c-8g-7861 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:43:32 17:43:32 17:43:32 ---> lscpu: 17:43:32 Architecture: x86_64 17:43:32 CPU op-mode(s): 32-bit, 64-bit 17:43:32 Byte Order: Little Endian 17:43:32 Address sizes: 40 bits physical, 48 bits virtual 17:43:32 CPU(s): 8 17:43:32 On-line CPU(s) list: 0-7 17:43:32 Thread(s) per core: 1 17:43:32 Core(s) per socket: 1 17:43:32 Socket(s): 8 17:43:32 NUMA node(s): 1 17:43:32 Vendor ID: AuthenticAMD 17:43:32 CPU family: 23 17:43:32 Model: 49 17:43:32 Model name: AMD EPYC-Rome Processor 17:43:32 Stepping: 0 17:43:32 CPU MHz: 2800.000 17:43:32 BogoMIPS: 5600.00 17:43:32 Virtualization: AMD-V 17:43:32 Hypervisor vendor: KVM 17:43:32 Virtualization type: full 17:43:32 L1d cache: 256 KiB 17:43:32 L1i cache: 256 KiB 17:43:32 L2 cache: 4 MiB 17:43:32 L3 cache: 128 MiB 17:43:32 NUMA node0 CPU(s): 0-7 17:43:32 Vulnerability Itlb multihit: Not affected 17:43:32 Vulnerability L1tf: Not affected 17:43:32 Vulnerability Mds: Not affected 17:43:32 Vulnerability Meltdown: Not affected 17:43:32 Vulnerability Mmio stale data: Not affected 17:43:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:43:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:43:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:43:32 Vulnerability Srbds: Not affected 17:43:32 Vulnerability Tsx async abort: Not affected 17:43:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:43:32 17:43:32 17:43:32 ---> nproc: 17:43:32 8 17:43:32 17:43:32 17:43:32 ---> df -h: 17:43:32 Filesystem Size Used Avail Use% Mounted on 17:43:32 overlay 155G 12G 144G 8% / 17:43:32 tmpfs 64M 0 64M 0% /dev 17:43:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:43:32 shm 64M 0 64M 0% /dev/shm 17:43:32 /dev/vda1 155G 12G 144G 8% /facter-os 17:43:32 17:43:32 17:43:32 ---> sar -b -r -n DEV: 17:43:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7861) 09/25/23 _x86_64_ (8 CPU) 17:43:32 17:43:32 17:30:38 LINUX RESTART (8 CPU) 17:43:32 17:43:32 17:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:43:32 17:32:01 150.93 39.16 111.77 0.00 4404.88 58576.83 0.00 17:43:32 17:33:01 156.32 1.57 154.75 0.00 24.00 53027.73 0.00 17:43:32 17:34:01 145.28 0.17 145.11 0.00 8.93 43389.30 0.00 17:43:32 17:35:01 2.03 0.00 2.03 0.00 0.00 26.41 0.00 17:43:32 17:36:01 45.31 11.38 33.93 0.00 3446.63 5812.63 0.00 17:43:32 17:37:01 5.37 0.02 5.35 0.00 0.13 101.05 0.00 17:43:32 17:38:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 17:43:32 17:39:01 1.73 0.00 1.73 0.00 0.00 18.66 0.00 17:43:32 17:40:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 17:43:32 17:41:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 17:43:32 17:42:01 3.07 1.60 1.47 0.00 36.26 22.40 0.00 17:43:32 17:43:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 17:43:32 Average: 42.75 4.44 38.30 0.00 655.02 13357.52 0.00 17:43:32 17:43:32 17:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:43:32 17:32:01 29288148 31583808 734772 2.23 76332 2494736 1985704 5.85 1001180 2235660 700 17:43:32 17:33:01 27894924 31422044 876952 2.67 152180 3539768 2242796 6.61 1478896 3013380 365968 17:43:32 17:34:01 27679060 31574116 728336 2.21 163896 3858148 1758584 5.18 1241228 3440552 268 17:43:32 17:35:01 27687808 31582912 719464 2.19 163916 3858148 1758584 5.18 1229732 3440552 52 17:43:32 17:36:01 27334548 31548036 726976 2.21 186512 4151328 1715316 5.06 1474328 3517336 1008 17:43:32 17:37:01 27357056 31565584 710140 2.16 185000 4148072 1715804 5.06 1455092 3514076 344 17:43:32 17:38:01 27357704 31566236 709424 2.16 185020 4148076 1715804 5.06 1455224 3514080 8 17:43:32 17:39:01 27366728 31575300 700324 2.13 185064 4148076 1715804 5.06 1446128 3514084 8 17:43:32 17:40:01 27366468 31575100 700500 2.13 185084 4148080 1715804 5.06 1446192 3514088 8 17:43:32 17:41:01 27369012 31577676 697660 2.12 185124 4148084 1715804 5.06 1444532 3514092 200 17:43:32 17:42:01 27360936 31571648 703768 2.14 185176 4149168 1715804 5.06 1453748 3514384 48 17:43:32 17:43:01 27366692 31577468 697936 2.12 185196 4149176 1715804 5.06 1447648 3514384 172 17:43:32 Average: 27619090 31559994 725521 2.21 169875 3911738 1789301 5.27 1381161 3353889 30732 17:43:32 17:43:32 17:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:43:32 17:32:01 ens3 638.33 365.92 5648.81 87.52 0.00 0.00 0.00 0.00 17:43:32 17:32:01 docker0 24.34 29.47 2.04 105.11 0.00 0.00 0.00 0.00 17:43:32 17:32:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 17:43:32 17:32:01 vethca53463 19.63 22.87 1.81 19.03 0.00 0.00 0.00 0.00 17:43:32 17:33:01 ens3 380.43 216.03 2361.67 29.40 0.00 0.00 0.00 0.00 17:43:32 17:33:01 docker0 201.37 357.52 16.74 2336.95 0.00 0.00 0.00 0.00 17:43:32 17:33:01 veth2af779d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:43:32 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:32 17:34:01 ens3 154.84 105.03 2799.91 95.64 0.00 0.00 0.00 0.00 17:43:32 17:34:01 docker0 1.58 2.93 0.11 30.98 0.00 0.00 0.00 0.00 17:43:32 17:34:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 17:43:32 17:35:01 ens3 0.78 0.40 1.96 0.11 0.00 0.00 0.00 0.00 17:43:32 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:32 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:32 17:36:01 ens3 150.57 70.32 2077.28 5.13 0.00 0.00 0.00 0.00 17:43:32 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:32 17:36:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:43:32 17:37:01 ens3 1.47 0.72 0.49 0.36 0.00 0.00 0.00 0.00 17:43:32 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:32 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:32 17:38:01 ens3 0.43 0.43 0.26 0.22 0.00 0.00 0.00 0.00 17:43:32 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:32 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:32 17:39:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:43:32 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:32 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:32 17:40:01 ens3 0.58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:43:32 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:32 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:32 17:41:01 ens3 1.13 0.90 0.59 0.43 0.00 0.00 0.00 0.00 17:43:32 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:32 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:32 17:42:01 ens3 7.43 5.85 5.48 5.92 0.00 0.00 0.00 0.00 17:43:32 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:32 17:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:43:32 17:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:43:32 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:32 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:32 Average: ens3 110.64 63.41 1068.51 18.64 0.00 0.00 0.00 0.00 17:43:32 Average: docker0 18.93 32.49 1.57 206.19 0.00 0.00 0.00 0.00 17:43:32 Average: lo 0.89 0.89 0.09 0.09 0.00 0.00 0.00 0.00 17:43:32 17:43:32 17:43:32 ---> sar -P ALL: 17:43:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7861) 09/25/23 _x86_64_ (8 CPU) 17:43:32 17:43:32 17:30:38 LINUX RESTART (8 CPU) 17:43:32 17:43:32 17:31:02 CPU %user %nice %system %iowait %steal %idle 17:43:32 17:32:01 all 8.96 0.00 3.06 3.40 0.06 84.52 17:43:32 17:32:01 0 7.45 0.00 3.45 6.69 0.09 82.32 17:43:32 17:32:01 1 9.07 0.00 3.31 1.57 0.03 86.02 17:43:32 17:32:01 2 10.41 0.00 2.54 0.48 0.05 86.52 17:43:32 17:32:01 3 9.14 0.00 3.50 0.53 0.07 86.76 17:43:32 17:32:01 4 8.23 0.00 3.01 4.10 0.05 84.61 17:43:32 17:32:01 5 11.59 0.00 2.17 0.15 0.05 86.03 17:43:32 17:32:01 6 9.46 0.00 2.98 2.72 0.05 84.79 17:43:32 17:32:01 7 6.30 0.00 3.50 11.06 0.07 79.07 17:43:32 17:33:01 all 16.98 0.00 3.78 4.20 0.07 74.97 17:43:32 17:33:01 0 16.66 0.00 4.75 21.07 0.08 57.44 17:43:32 17:33:01 1 16.76 0.00 3.41 0.24 0.07 79.52 17:43:32 17:33:01 2 17.74 0.00 4.36 1.40 0.07 76.44 17:43:32 17:33:01 3 16.29 0.00 2.94 1.43 0.05 79.30 17:43:32 17:33:01 4 17.54 0.00 3.10 1.38 0.07 77.92 17:43:32 17:33:01 5 15.44 0.00 3.57 0.34 0.05 80.61 17:43:32 17:33:01 6 18.18 0.00 4.60 1.01 0.08 76.13 17:43:32 17:33:01 7 17.26 0.00 3.50 6.90 0.10 72.24 17:43:32 17:34:01 all 26.51 0.00 3.99 2.84 0.08 66.58 17:43:32 17:34:01 0 26.10 0.00 3.76 5.41 0.10 64.63 17:43:32 17:34:01 1 28.12 0.00 4.00 4.10 0.08 63.68 17:43:32 17:34:01 2 25.70 0.00 3.92 0.12 0.07 70.20 17:43:32 17:34:01 3 26.75 0.00 3.68 2.81 0.08 66.68 17:43:32 17:34:01 4 27.37 0.00 4.26 0.81 0.08 67.48 17:43:32 17:34:01 5 24.35 0.00 3.38 0.02 0.07 72.19 17:43:32 17:34:01 6 26.60 0.00 5.18 8.45 0.10 59.67 17:43:32 17:34:01 7 27.09 0.00 3.69 1.05 0.08 68.08 17:43:32 17:35:01 all 0.28 0.00 0.02 0.00 0.00 99.70 17:43:32 17:35:01 0 0.08 0.00 0.05 0.00 0.02 99.85 17:43:32 17:35:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:43:32 17:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:43:32 17:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:43:32 17:35:01 4 1.97 0.00 0.02 0.00 0.00 98.01 17:43:32 17:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:43:32 17:35:01 6 0.02 0.00 0.03 0.02 0.00 99.93 17:43:32 17:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:43:32 17:36:01 all 2.24 0.00 1.13 0.63 0.02 95.98 17:43:32 17:36:01 0 3.49 0.00 1.60 1.14 0.03 93.74 17:43:32 17:36:01 1 2.62 0.00 0.70 0.28 0.02 96.38 17:43:32 17:36:01 2 1.10 0.00 1.65 0.08 0.02 97.15 17:43:32 17:36:01 3 1.77 0.00 0.95 2.19 0.02 95.08 17:43:32 17:36:01 4 2.69 0.00 0.70 0.65 0.02 95.95 17:43:32 17:36:01 5 1.60 0.00 1.40 0.35 0.02 96.63 17:43:32 17:36:01 6 2.07 0.00 1.08 0.28 0.02 96.55 17:43:32 17:36:01 7 2.60 0.00 0.92 0.07 0.02 96.40 17:43:32 17:37:01 all 0.09 0.00 0.06 0.01 0.01 99.83 17:43:32 17:37:01 0 0.25 0.00 0.08 0.00 0.00 99.67 17:43:32 17:37:01 1 0.05 0.00 0.05 0.00 0.00 99.90 17:43:32 17:37:01 2 0.05 0.00 0.05 0.00 0.00 99.90 17:43:32 17:37:01 3 0.05 0.00 0.05 0.05 0.02 99.83 17:43:32 17:37:01 4 0.10 0.00 0.07 0.02 0.02 99.80 17:43:32 17:37:01 5 0.05 0.00 0.05 0.03 0.00 99.87 17:43:32 17:37:01 6 0.13 0.00 0.07 0.00 0.02 99.78 17:43:32 17:37:01 7 0.07 0.00 0.03 0.00 0.00 99.90 17:43:32 17:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:43:32 17:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:43:32 17:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:43:32 17:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:43:32 17:38:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:43:32 17:38:01 4 0.03 0.00 0.03 0.02 0.00 99.92 17:43:32 17:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:43:32 17:38:01 6 0.05 0.00 0.03 0.00 0.02 99.90 17:43:32 17:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:43:32 17:39:01 all 0.02 0.00 0.00 0.00 0.01 99.97 17:43:32 17:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:43:32 17:39:01 1 0.05 0.00 0.00 0.00 0.02 99.93 17:43:32 17:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:43:32 17:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:43:32 17:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:43:32 17:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:43:32 17:39:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:43:32 17:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:43:32 17:40:01 all 0.02 0.00 0.01 0.01 0.01 99.96 17:43:32 17:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:43:32 17:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:43:32 17:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:43:32 17:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:43:32 17:40:01 4 0.05 0.00 0.02 0.05 0.02 99.87 17:43:32 17:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:43:32 17:40:01 6 0.05 0.00 0.05 0.00 0.02 99.88 17:43:32 17:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:43:32 17:41:01 all 0.20 0.00 0.01 0.00 0.00 99.79 17:43:32 17:41:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:43:32 17:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:43:32 17:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:43:32 17:41:01 3 1.31 0.00 0.03 0.02 0.00 98.64 17:43:32 17:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:43:32 17:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:43:32 17:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:43:32 17:41:01 7 0.13 0.00 0.00 0.00 0.00 99.87 17:43:32 17:42:01 all 0.45 0.00 0.04 0.01 0.00 99.50 17:43:32 17:42:01 0 0.27 0.00 0.02 0.00 0.00 99.72 17:43:32 17:42:01 1 0.30 0.00 0.05 0.00 0.00 99.65 17:43:32 17:42:01 2 0.97 0.00 0.03 0.00 0.00 99.00 17:43:32 17:42:01 3 1.24 0.00 0.05 0.02 0.02 98.68 17:43:32 17:42:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:43:32 17:42:01 5 0.08 0.00 0.00 0.00 0.00 99.92 17:43:32 17:42:01 6 0.02 0.00 0.03 0.00 0.02 99.93 17:43:32 17:42:01 7 0.70 0.00 0.08 0.03 0.00 99.18 17:43:32 17:43:32 17:42:01 CPU %user %nice %system %iowait %steal %idle 17:43:32 17:43:01 all 0.03 0.00 0.01 0.00 0.01 99.96 17:43:32 17:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:43:32 17:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:43:32 17:43:01 2 0.07 0.00 0.03 0.00 0.02 99.88 17:43:32 17:43:01 3 0.07 0.00 0.02 0.02 0.00 99.90 17:43:32 17:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:43:32 17:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:43:32 17:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:43:32 17:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:43:32 Average: all 4.61 0.00 1.00 0.92 0.02 93.45 17:43:32 Average: 0 4.49 0.00 1.13 2.82 0.03 91.53 17:43:32 Average: 1 4.72 0.00 0.95 0.51 0.02 93.79 17:43:32 Average: 2 4.63 0.00 1.04 0.17 0.02 94.14 17:43:32 Average: 3 4.69 0.00 0.93 0.59 0.02 93.77 17:43:32 Average: 4 4.79 0.00 0.92 0.58 0.02 93.68 17:43:32 Average: 5 4.39 0.00 0.87 0.08 0.02 94.65 17:43:32 Average: 6 4.68 0.00 1.16 1.03 0.03 93.10 17:43:32 Average: 7 4.48 0.00 0.97 1.56 0.03 92.97 17:43:32 17:43:32 17:43:32