Pull request #257 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from afba4383118b1123d88aef1c69d3948ccec2da4b+8e89c95f200ba999b8b18666717dd08bb0ba11a2 (345e5608f0a57ce5b772a9b62049b53b38fd589d) 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-ssh15833986246082569780.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8098109768565256701.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-257/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-257/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5143518599279747301.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-257/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4374549090009998187.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh17089950951615330853.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-257/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-257/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18149416061173793302.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16838 in /w/workspace/foundry_device-usb-camera_PR-257 [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-257 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8e89c95f200ba999b8b18666717dd08bb0ba11a2 into PR head commit afba4383118b1123d88aef1c69d3948ccec2da4b Merge succeeded, producing afba4383118b1123d88aef1c69d3948ccec2da4b Checking out Revision afba4383118b1123d88aef1c69d3948ccec2da4b (PR-257) > 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/257/head:refs/remotes/origin/PR-257 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f afba4383118b1123d88aef1c69d3948ccec2da4b # 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 8e89c95f200ba999b8b18666717dd08bb0ba11a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f afba4383118b1123d88aef1c69d3948ccec2da4b # timeout=10 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:57:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:57:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:57:51 ========================================================= 23:57:51 EdgeX Global Pipelines Version Info 23:57:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:57:52 ------------------- 23:57:52 stable info: 23:57:52 ------------------- 23:57:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:57:52 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:57:52 Message: update stable to v1.0.249 23:57:52 ------------------- 23:57:52 experimental info: 23:57:52 ------------------- 23:57:52 Commited By: **** collab-it+edgex@linuxfoundation.org 23:57:52 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:57:52 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:57:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:57:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:57:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:57:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:57:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:57:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:57:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-257 [Pipeline] echo 23:57:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-257 [Pipeline] echo 23:57:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-257 [Pipeline] echo 23:57:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = afba4383118b1123d88aef1c69d3948ccec2da4b [Pipeline] echo 23:57:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = afba438 [Pipeline] echo 23:57:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:57:54 provisioning config files... 23:57:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-257@tmp/config11275862824960679751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:57:54 ---> docker-login.sh 23:57:54 nexus3.edgexfoundry.org:10001 23:57:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:55 Configure a credential helper to remove this warning. See 23:57:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:55 23:57:55 Login Succeeded 23:57:55 nexus3.edgexfoundry.org:10002 23:57:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:55 Configure a credential helper to remove this warning. See 23:57:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:55 23:57:55 Login Succeeded 23:57:55 nexus3.edgexfoundry.org:10003 23:57:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:56 Configure a credential helper to remove this warning. See 23:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:56 23:57:56 Login Succeeded 23:57:56 nexus3.edgexfoundry.org:10004 23:57:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:56 Configure a credential helper to remove this warning. See 23:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:56 23:57:56 Login Succeeded 23:57:56 docker.io 23:57:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:56 Configure a credential helper to remove this warning. See 23:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:56 23:57:56 Login Succeeded 23:57:56 ---> docker-login.sh ends [Pipeline] } 23:57:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:57:57 + git rev-list -1 --merges afba4383118b1123d88aef1c69d3948ccec2da4b~1..afba4383118b1123d88aef1c69d3948ccec2da4b [Pipeline] echo 23:57:57 -----------> git rev-list -1 --merges afba4383118b1123d88aef1c69d3948ccec2da4b~1..afba4383118b1123d88aef1c69d3948ccec2da4b afba4383118b1123d88aef1c69d3948ccec2da4b [false] [Pipeline] sh 23:57:57 + git log --format=format:%s -1 afba4383118b1123d88aef1c69d3948ccec2da4b [Pipeline] echo 23:57:57 ========================================================= 23:57:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:57:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:57:57 + git log --format=format:%s -1 afba4383118b1123d88aef1c69d3948ccec2da4b [Pipeline] echo 23:57:57 [semverPrep] GIT_COMMIT: afba4383118b1123d88aef1c69d3948ccec2da4b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 23:57:57 [semverPrep] This is not a build commit. [Pipeline] sh 23:57:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:57:58 + grep -v github /etc/ssh/ssh_known_hosts 23:57:58 + [ -e /tmp/ssh_known_hosts ] 23:57:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:57:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:57:58 + sudo tee -a /etc/ssh/ssh_known_hosts 23:57:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:57:58 23:57:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:57:59 0.1.4: Pulling from edgex-devops/py-git-semver 23:57:59 b85a868b505f: Pulling fs layer 23:57:59 e2be974225ed: Pulling fs layer 23:57:59 339a4e72a1f5: Pulling fs layer 23:57:59 988bab9f4d93: Pulling fs layer 23:57:59 1469e6f7b9e6: Pulling fs layer 23:57:59 eaf3925da568: Pulling fs layer 23:57:59 1469e6f7b9e6: Waiting 23:57:59 988bab9f4d93: Waiting 23:57:59 bab4dde63d76: Pulling fs layer 23:57:59 bde34c3a00c8: Pulling fs layer 23:57:59 b352a97aabf1: Pulling fs layer 23:57:59 bde34c3a00c8: Waiting 23:57:59 eaf3925da568: Waiting 23:57:59 bab4dde63d76: Waiting 23:57:59 4872d77fe225: Pulling fs layer 23:57:59 5851b861e8e6: Pulling fs layer 23:57:59 4872d77fe225: Waiting 23:57:59 5851b861e8e6: Waiting 23:57:59 e2be974225ed: Download complete 23:57:59 988bab9f4d93: Verifying Checksum 23:57:59 988bab9f4d93: Download complete 23:57:59 1469e6f7b9e6: Verifying Checksum 23:57:59 1469e6f7b9e6: Download complete 23:57:59 339a4e72a1f5: Verifying Checksum 23:57:59 339a4e72a1f5: Download complete 23:57:59 eaf3925da568: Download complete 23:57:59 bde34c3a00c8: Download complete 23:57:59 b352a97aabf1: Verifying Checksum 23:57:59 b352a97aabf1: Download complete 23:57:59 4872d77fe225: Verifying Checksum 23:57:59 4872d77fe225: Download complete 23:57:59 b85a868b505f: Verifying Checksum 23:57:59 b85a868b505f: Download complete 23:57:59 bab4dde63d76: Verifying Checksum 23:57:59 bab4dde63d76: Download complete 23:58:00 b85a868b505f: Pull complete 23:58:00 e2be974225ed: Pull complete 23:58:01 339a4e72a1f5: Pull complete 23:58:01 988bab9f4d93: Pull complete 23:58:01 1469e6f7b9e6: Pull complete 23:58:01 eaf3925da568: Pull complete 23:58:03 bab4dde63d76: Pull complete 23:58:03 bde34c3a00c8: Pull complete 23:58:03 b352a97aabf1: Pull complete 23:58:03 4872d77fe225: Pull complete 23:58:03 5851b861e8e6: Pull complete 23:58:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:58:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:03 prd-ubuntu20.04-docker-8c-8g-16838 does not seem to be running inside a container 23:58:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-257 -v /w/workspace/foundry_device-usb-camera_PR-257:/w/workspace/foundry_device-usb-camera_PR-257:rw,z -v /w/workspace/foundry_device-usb-camera_PR-257@tmp:/w/workspace/foundry_device-usb-camera_PR-257@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:58:07 $ docker top 8e1681267975d5e6c4b29d04995851ccb6552e27f7a52fd8116fea5ae57c99ef -eo pid,comm 23:58:07 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). 23:58:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:58:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:07 [ssh-agent] Looking for ssh-agent implementation... 23:58:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:08 $ docker exec 8e1681267975d5e6c4b29d04995851ccb6552e27f7a52fd8116fea5ae57c99ef ssh-agent 23:58:08 SSH_AUTH_SOCK=/tmp/ssh-fO0Md3yRUHLA/agent.32 23:58:08 SSH_AGENT_PID=37 23:58:08 Running ssh-add (command line suppressed) 23:58:08 Identity added: /w/workspace/foundry_device-usb-camera_PR-257@tmp/private_key_16582111681640915839.key (/w/workspace/foundry_device-usb-camera_PR-257@tmp/private_key_16582111681640915839.key) 23:58:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:08 + git tag --points-at HEAD [Pipeline] } 23:58:08 $ docker exec --env ******** --env ******** 8e1681267975d5e6c4b29d04995851ccb6552e27f7a52fd8116fea5ae57c99ef ssh-agent -k 23:58:08 unset SSH_AUTH_SOCK; 23:58:08 unset SSH_AGENT_PID; 23:58:08 echo Agent pid 37 killed; 23:58:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:58:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:08 [ssh-agent] Looking for ssh-agent implementation... 23:58:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:08 $ docker exec 8e1681267975d5e6c4b29d04995851ccb6552e27f7a52fd8116fea5ae57c99ef ssh-agent 23:58:09 SSH_AUTH_SOCK=/tmp/ssh-ZppXMpGME4Xc/agent.70 23:58:09 SSH_AGENT_PID=76 23:58:09 Running ssh-add (command line suppressed) 23:58:09 Identity added: /w/workspace/foundry_device-usb-camera_PR-257@tmp/private_key_12406927994715843736.key (/w/workspace/foundry_device-usb-camera_PR-257@tmp/private_key_12406927994715843736.key) 23:58:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:09 + git semver init 23:58:09 2023-05-24 23:58:09,769 [run_init] DEBUG init version:0.0.0 force:False 23:58:09 2023-05-24 23:58:09,770 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-257/.semver 23:58:09 2023-05-24 23:58:09,770 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-257/.semver 23:58:09 2023-05-24 23:58:09,770 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-257/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-257, universal_newlines=False, shell=None, istream=None) 23:58:10 2023-05-24 23:58:10,473 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-257/.git/info/exclude 23:58:10 2023-05-24 23:58:10,474 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-257/.semver/PR-257 with force:False 23:58:10 2023-05-24 23:58:10,474 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-257/.semver/PR-257 23:58:10 2023-05-24 23:58:10,479 [execute] INFO git cat-file --batch-check 23:58:10 2023-05-24 23:58:10,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-257/.semver, universal_newlines=False, shell=None, istream=) 23:58:10 2023-05-24 23:58:10,486 [execute] INFO git cat-file --batch 23:58:10 2023-05-24 23:58:10,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-257/.semver, universal_newlines=False, shell=None, istream=) 23:58:10 2023-05-24 23:58:10,490 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-257/.semver/PR-257 23:58:10 0.0.0 [Pipeline] } 23:58:10 $ docker exec --env ******** --env ******** 8e1681267975d5e6c4b29d04995851ccb6552e27f7a52fd8116fea5ae57c99ef ssh-agent -k 23:58:10 unset SSH_AUTH_SOCK; 23:58:10 unset SSH_AGENT_PID; 23:58:10 echo Agent pid 76 killed; 23:58:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:58:11 + git semver [Pipeline] } 23:58:11 $ docker stop --time=1 8e1681267975d5e6c4b29d04995851ccb6552e27f7a52fd8116fea5ae57c99ef 23:58:13 $ docker rm -f --volumes 8e1681267975d5e6c4b29d04995851ccb6552e27f7a52fd8116fea5ae57c99ef [Pipeline] // withDockerContainer [Pipeline] sh 23:58:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:58:13 Stashed 1 file(s) [Pipeline] echo 23:58:13 [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 23:58:14 provisioning config files... 23:58:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-257@tmp/config2944187514533361541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:14 ---> docker-login.sh 23:58:14 nexus3.edgexfoundry.org:10001 23:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:14 Configure a credential helper to remove this warning. See 23:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:14 23:58:14 Login Succeeded 23:58:14 nexus3.edgexfoundry.org:10002 23:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:14 Configure a credential helper to remove this warning. See 23:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:14 23:58:14 Login Succeeded 23:58:14 nexus3.edgexfoundry.org:10003 23:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:15 Configure a credential helper to remove this warning. See 23:58:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:15 23:58:15 Login Succeeded 23:58:15 nexus3.edgexfoundry.org:10004 23:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:15 Configure a credential helper to remove this warning. See 23:58:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:15 23:58:15 Login Succeeded 23:58:15 docker.io 23:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:15 Configure a credential helper to remove this warning. See 23:58:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:15 23:58:15 Login Succeeded 23:58:15 ---> docker-login.sh ends [Pipeline] } 23:58:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:58:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:15 ========================================================= 23:58:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:58:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:58:16 Sending build context to Docker daemon 1.905MB 23:58:16 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:58:16 Step 2/13 : FROM ${BASE} AS builder 23:58:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:58:16 f56be85fc22e: Pulling fs layer 23:58:16 85791d961cd3: Pulling fs layer 23:58:16 d694b5ae8c79: Pulling fs layer 23:58:16 9f32a84ed3da: Pulling fs layer 23:58:16 4d19c01a9841: Pulling fs layer 23:58:16 9325e15d5711: Pulling fs layer 23:58:16 556b6ee489ea: Pulling fs layer 23:58:16 c5a4b2cf53e6: Pulling fs layer 23:58:16 9f32a84ed3da: Waiting 23:58:16 4d19c01a9841: Waiting 23:58:16 9325e15d5711: Waiting 23:58:16 c5a4b2cf53e6: Waiting 23:58:16 556b6ee489ea: Waiting 23:58:16 85791d961cd3: Verifying Checksum 23:58:16 85791d961cd3: Download complete 23:58:16 9f32a84ed3da: Verifying Checksum 23:58:16 9f32a84ed3da: Download complete 23:58:16 4d19c01a9841: Verifying Checksum 23:58:16 4d19c01a9841: Download complete 23:58:16 f56be85fc22e: Verifying Checksum 23:58:16 f56be85fc22e: Download complete 23:58:16 9325e15d5711: Verifying Checksum 23:58:16 9325e15d5711: Download complete 23:58:16 f56be85fc22e: Pull complete 23:58:16 c5a4b2cf53e6: Verifying Checksum 23:58:16 c5a4b2cf53e6: Download complete 23:58:16 85791d961cd3: Pull complete 23:58:16 d694b5ae8c79: Verifying Checksum 23:58:16 d694b5ae8c79: Download complete 23:58:17 556b6ee489ea: Verifying Checksum 23:58:17 556b6ee489ea: Download complete 23:58:20 d694b5ae8c79: Pull complete 23:58:20 9f32a84ed3da: Pull complete 23:58:20 4d19c01a9841: Pull complete 23:58:20 9325e15d5711: Pull complete 23:58:23 556b6ee489ea: Pull complete 23:58:24 c5a4b2cf53e6: Pull complete 23:58:24 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:58:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:58:24 ---> c4be618373d6 23:58:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:58:29 Still waiting to schedule task 23:58:29 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:58:32 ---> Running in 53c534ee20a2 23:58:32 Removing intermediate container 53c534ee20a2 23:58:32 ---> e137fd0dd9c9 23:58:32 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:58:32 ---> Running in 3022bc8ef121 23:58:32 Removing intermediate container 3022bc8ef121 23:58:32 ---> 03bd160ca295 23:58:32 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 23:58:32 ---> Running in afa7da9e40d6 23:58:33 Removing intermediate container afa7da9e40d6 23:58:33 ---> 32fbff2d4b1d 23:58:33 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:58:33 ---> Running in 9d755858ee5e 23:58:34 Removing intermediate container 9d755858ee5e 23:58:34 ---> 8a0c08697501 23:58:34 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:58:34 ---> Running in c38142625ca9 23:58:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:58:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:58:35 (1/14) Installing libintl (0.21.1-r1) 23:58:35 (2/14) Installing eudev-libs (3.2.11-r4) 23:58:35 (3/14) Installing libjpeg-turbo (2.1.4-r0) 23:58:35 (4/14) Installing v4l-utils-libs (1.22.1-r2) 23:58:35 (5/14) Installing v4l-utils (1.22.1-r2) 23:58:35 (6/14) Installing udev-init-scripts (35-r1) 23:58:35 (7/14) Installing libblkid (2.38.1-r1) 23:58:35 (8/14) Installing xz-libs (5.2.9-r0) 23:58:35 (9/14) Installing zstd-libs (1.5.5-r0) 23:58:35 (10/14) Installing kmod-libs (30-r1) 23:58:35 (11/14) Installing eudev (3.2.11-r4) 23:58:35 (12/14) Installing eudev-dev (3.2.11-r4) 23:58:35 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 23:58:35 (14/14) Installing v4l-utils-dev (1.22.1-r2) 23:58:35 Executing busybox-1.35.0-r29.trigger 23:58:35 Executing eudev-3.2.11-r4.trigger 23:58:35 OK: 272 MiB in 67 packages 23:58:36 Removing intermediate container c38142625ca9 23:58:36 ---> 74a4bc9891b3 23:58:36 Step 8/13 : WORKDIR /device-usb-camera 23:58:36 ---> Running in 59614df390e5 23:58:36 Removing intermediate container 59614df390e5 23:58:36 ---> 8568df35a4e2 23:58:36 Step 9/13 : COPY go.mod vendor* ./ 23:58:36 ---> cba9c2761ed0 23:58:36 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:36 ---> Running in a7a446c95448 23:59:03 Removing intermediate container a7a446c95448 23:59:03 ---> 1e341e56e1da 23:59:03 Step 11/13 : COPY . . 23:59:03 ---> 619b9462b610 23:59:03 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:59:03 ---> Running in 4fbe841b2b93 23:59:03  % Total % Received % Xferd Average Speed Time Time Time Current 23:59:03 Dload Upload Total Spent Left Speed 23:59:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100  1062    0   0  8092 0 --:--:-- --:--:-- --:--:--  8169 23:59:04 Removing intermediate container 4fbe841b2b93 23:59:04 ---> 07ea1e39c520 23:59:04 Step 13/13 : RUN ${MAKE} 23:59:04 ---> Running in affbd2d189e0 23:59:04 noop 23:59:04 Removing intermediate container affbd2d189e0 23:59:04 ---> 6c561f4ef5fc 23:59:04 Successfully built 6c561f4ef5fc 23:59:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:05 + docker inspect -f . ci-base-image-x86_64 23:59:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:05 prd-ubuntu20.04-docker-8c-8g-16838 does not seem to be running inside a container 23:59:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-257 -v /w/workspace/foundry_device-usb-camera_PR-257:/w/workspace/foundry_device-usb-camera_PR-257:rw,z -v /w/workspace/foundry_device-usb-camera_PR-257@tmp:/w/workspace/foundry_device-usb-camera_PR-257@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:59:05 $ docker top 0f9d4eccfb1b007afd15bdf80363a4165447a1d2c9ad1710130f0cd2cebf827f -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:06 + go version 23:59:06 go version go1.20.2 linux/amd64 [Pipeline] } 23:59:06 $ docker stop --time=1 0f9d4eccfb1b007afd15bdf80363a4165447a1d2c9ad1710130f0cd2cebf827f 23:59:07 $ docker rm -f --volumes 0f9d4eccfb1b007afd15bdf80363a4165447a1d2c9ad1710130f0cd2cebf827f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:08 + docker inspect -f . ci-base-image-x86_64 23:59:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:08 prd-ubuntu20.04-docker-8c-8g-16838 does not seem to be running inside a container 23:59:08 $ 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-257 -v /w/workspace/foundry_device-usb-camera_PR-257:/w/workspace/foundry_device-usb-camera_PR-257:rw,z -v /w/workspace/foundry_device-usb-camera_PR-257@tmp:/w/workspace/foundry_device-usb-camera_PR-257@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:59:08 $ docker top 2edee4f01e6006bfb50661abb81e8c8f12508d2a2459868f9d8bf0ac9e7e2b76 -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:09 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-257 [Pipeline] fileExists [Pipeline] sh 23:59:09 + make test 23:59:09 go test ./... -coverprofile=coverage.out ./... 23:59:14 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:59:24 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:59:24 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.8% of statements 23:59:30 go vet ./... 23:59:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:59:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:59:34 ./bin/test-attribution-txt.sh [Pipeline] echo 23:59:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:59:34 $ docker stop --time=1 2edee4f01e6006bfb50661abb81e8c8f12508d2a2459868f9d8bf0ac9e7e2b76 23:59:37 $ docker rm -f --volumes 2edee4f01e6006bfb50661abb81e8c8f12508d2a2459868f9d8bf0ac9e7e2b76 [Pipeline] // withDockerContainer [Pipeline] sh 23:59:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:59:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:59:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:59:39 + ls -al . 23:59:39 total 188 23:59:39 drwxrwxr-x 10 jenkins jenkins 4096 May 24 23:59 . 23:59:39 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:57 .. 23:59:39 drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:58 .git 23:59:39 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:57 .github 23:59:39 -rw-rw-r-- 1 jenkins jenkins 414 May 24 23:57 .gitignore 23:59:39 -rw-rw-r-- 1 jenkins jenkins 42 May 24 23:57 .golangci.yml 23:59:39 -rw-rw-r-- 1 jenkins jenkins 77 May 24 23:57 .hadolint.yml 23:59:39 drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:58 .semver 23:59:39 -rw-rw-r-- 1 jenkins jenkins 9665 May 24 23:57 Attribution.txt 23:59:39 -rw-rw-r-- 1 jenkins jenkins 6219 May 24 23:57 CHANGELOG.md 23:59:39 -rw-rw-r-- 1 jenkins jenkins 2453 May 24 23:57 Dockerfile 23:59:39 -rw-rw-r-- 1 jenkins jenkins 678 May 24 23:57 GOVERNANCE.md 23:59:39 -rw-rw-r-- 1 jenkins jenkins 659 May 24 23:57 Jenkinsfile 23:59:39 -rw-rw-r-- 1 jenkins jenkins 11348 May 24 23:57 LICENSE 23:59:39 -rw-rw-r-- 1 jenkins jenkins 2364 May 24 23:57 Makefile 23:59:39 -rw-rw-r-- 1 jenkins jenkins 622 May 24 23:57 OWNERS.md 23:59:39 -rw-rw-r-- 1 jenkins jenkins 2477 May 24 23:57 README.md 23:59:39 -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:58 VERSION 23:59:39 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:57 bin 23:59:39 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:57 cmd 23:59:39 -rw-r--r-- 1 jenkins jenkins 31522 May 24 23:59 coverage.out 23:59:39 -rwxrwxr-x 1 jenkins jenkins 140 May 24 23:57 docker-entrypoint.sh 23:59:39 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:57 docs 23:59:39 -rw-rw-r-- 1 jenkins jenkins 3371 May 24 23:57 go.mod 23:59:39 -rw-rw-r-- 1 jenkins jenkins 31392 May 24 23:57 go.sum 23:59:39 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:57 internal 23:59:39 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:57 snap 23:59:39 -rw-rw-r-- 1 jenkins jenkins 231 May 24 23:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:39 + 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=afba4383118b1123d88aef1c69d3948ccec2da4b --label arch=amd64 --label version=0.0.0 . 23:59:39 Sending build context to Docker daemon 1.937MB 23:59:39 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 23:59:39 Step 2/36 : FROM ${BASE} AS builder 23:59:39 ---> 6c561f4ef5fc 23:59:39 Step 3/36 : ARG ADD_BUILD_TAGS="" 23:59:39 ---> Running in feb9c71ba3b8 23:59:39 Removing intermediate container feb9c71ba3b8 23:59:39 ---> 105c64958181 23:59:39 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:59:39 ---> Running in dceacbd8b0bb 23:59:39 Removing intermediate container dceacbd8b0bb 23:59:39 ---> 6b6728f4ac57 23:59:39 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 23:59:39 ---> Running in d4fe8507626f 23:59:39 Removing intermediate container d4fe8507626f 23:59:39 ---> ea7da61c5571 23:59:39 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:59:39 ---> Running in ace9fbd941a2 23:59:39 Removing intermediate container ace9fbd941a2 23:59:39 ---> 6def5429c556 23:59:39 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:59:39 ---> Running in cf491a723102 23:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:59:40 OK: 272 MiB in 67 packages 23:59:40 Removing intermediate container cf491a723102 23:59:40 ---> c56c95b9d287 23:59:40 Step 8/36 : WORKDIR /device-usb-camera 23:59:40 ---> Running in 2b0f90969702 23:59:40 Removing intermediate container 2b0f90969702 23:59:40 ---> da03d0579411 23:59:40 Step 9/36 : COPY go.mod vendor* ./ 23:59:40 ---> 4c5adede3a4c 23:59:40 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:40 ---> Running in 0595e65cb0b7 23:59:41 Removing intermediate container 0595e65cb0b7 23:59:41 ---> 8d32e8f1d0d7 23:59:41 Step 11/36 : COPY . . 23:59:42 ---> 6894ea0f6ebe 23:59:42 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:59:42 ---> Running in dc5f998d67a6 23:59:42  % Total % Received % Xferd Average Speed Time Time Time Current 23:59:42  Dload Upload Total Spent Left Speed 23:59:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21039 0 --:--:-- --:--:-- --:--:-- 21240 23:59:42 Removing intermediate container dc5f998d67a6 23:59:42 ---> a81cbc83994e 23:59:42 Step 13/36 : RUN ${MAKE} 23:59:42 ---> Running in 56407353221e 23:59:42 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 00:00:04 Removing intermediate container 56407353221e 00:00:04 ---> 3dcbde81e611 00:00:04 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 00:00:04 v0.21.6: Pulling from aler9/rtsp-simple-server 00:00:04 4acc49c71d14: Pulling fs layer 00:00:04 4acc49c71d14: Verifying Checksum 00:00:04 4acc49c71d14: Download complete 00:00:04 4acc49c71d14: Pull complete 00:00:04 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 00:00:04 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 00:00:04 ---> 01a2bd3e5fff 00:00:04 Step 15/36 : FROM alpine:3.17 00:00:05 3.17: Pulling from library/alpine 00:00:05 f56be85fc22e: Already exists 00:00:05 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:00:05 Status: Downloaded newer image for alpine:3.17 00:00:05 ---> 9ed4aefc74f6 00:00:05 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:00:05 ---> Running in 76052417be65 00:00:05 Removing intermediate container 76052417be65 00:00:05 ---> b8202b4dad92 00:00:05 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 00:00:05 ---> Running in 852c31e89de0 00:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:00:06 (1/86) Installing dumb-init (1.2.5-r2) 00:00:06 (2/86) Installing sdl2 (2.26.5-r0) 00:00:06 (3/86) Installing svt-av1-libs (1.3.0-r0) 00:00:06 (4/86) Installing libxau (1.0.10-r0) 00:00:06 (5/86) Installing libmd (1.0.4-r0) 00:00:06 (6/86) Installing libbsd (0.11.7-r0) 00:00:06 (7/86) Installing libxdmcp (1.1.4-r0) 00:00:06 (8/86) Installing libxcb (1.15-r0) 00:00:06 (9/86) Installing libx11 (1.8.4-r0) 00:00:06 (10/86) Installing aom-libs (3.5.0-r0) 00:00:06 (11/86) Installing alsa-lib (1.2.8-r0) 00:00:06 (12/86) Installing libexpat (2.5.0-r0) 00:00:06 (13/86) Installing brotli-libs (1.0.9-r9) 00:00:06 (14/86) Installing libbz2 (1.0.8-r4) 00:00:06 (15/86) Installing libpng (1.6.38-r0) 00:00:06 (16/86) Installing freetype (2.12.1-r0) 00:00:06 (17/86) Installing fontconfig (2.14.1-r0) 00:00:06 (18/86) Installing fribidi (1.0.12-r0) 00:00:06 (19/86) Installing libffi (3.4.4-r0) 00:00:06 (20/86) Installing libintl (0.21.1-r1) 00:00:06 (21/86) Installing libblkid (2.38.1-r1) 00:00:06 (22/86) Installing libmount (2.38.1-r1) 00:00:06 (23/86) Installing pcre2 (10.42-r0) 00:00:06 (24/86) Installing glib (2.74.7-r0) 00:00:06 (25/86) Installing graphite2 (1.3.14-r2) 00:00:06 (26/86) Installing harfbuzz (5.3.1-r1) 00:00:06 (27/86) Installing libass (0.16.0-r1) 00:00:06 (28/86) Installing libdav1d (1.0.0-r2) 00:00:06 (29/86) Installing hwdata-pci (0.364-r0) 00:00:06 (30/86) Installing libpciaccess (0.17-r0) 00:00:06 (31/86) Installing libdrm (2.4.114-r0) 00:00:06 (32/86) Installing gmp (6.2.1-r2) 00:00:07 (33/86) Installing nettle (3.8.1-r0) 00:00:07 (34/86) Installing p11-kit (0.24.1-r1) 00:00:07 (35/86) Installing libtasn1 (4.19.0-r0) 00:00:07 (36/86) Installing libunistring (1.1-r0) 00:00:07 (37/86) Installing gnutls (3.7.8-r3) 00:00:07 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 00:00:07 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 00:00:07 (40/86) Installing lame (3.100-r2) 00:00:07 (41/86) Installing opus (1.3.1-r1) 00:00:07 (42/86) Installing libasyncns (0.8-r1) 00:00:07 (43/86) Installing dbus-libs (1.14.4-r0) 00:00:07 (44/86) Installing libltdl (2.4.7-r1) 00:00:07 (45/86) Installing orc (0.4.33-r0) 00:00:07 (46/86) Installing libgcc (12.2.1_git20220924-r4) 00:00:07 (47/86) Installing libogg (1.3.5-r2) 00:00:07 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 00:00:07 (49/86) Installing flac-libs (1.4.2-r0) 00:00:07 (50/86) Installing libvorbis (1.3.7-r0) 00:00:07 (51/86) Installing libsndfile (1.1.0-r2) 00:00:07 (52/86) Installing libgomp (12.2.1_git20220924-r4) 00:00:07 (53/86) Installing soxr (0.1.3-r3) 00:00:07 (54/86) Installing speexdsp (1.2.1-r0) 00:00:07 (55/86) Installing tdb-libs (1.4.6-r0) 00:00:07 (56/86) Installing libpulse (16.1-r6) 00:00:07 (57/86) Installing cjson (1.7.15-r3) 00:00:07 (58/86) Installing mbedtls (2.28.3-r0) 00:00:07 (59/86) Installing librist (0.2.7-r0) 00:00:07 (60/86) Installing libsrt (1.5.1-r0) 00:00:07 (61/86) Installing libssh (0.10.5-r0) 00:00:07 (62/86) Installing libtheora (1.1.1-r16) 00:00:07 (63/86) Installing libjpeg-turbo (2.1.4-r0) 00:00:07 (64/86) Installing v4l-utils-libs (1.22.1-r2) 00:00:07 (65/86) Installing libxext (1.3.5-r0) 00:00:07 (66/86) Installing libxfixes (6.0.0-r0) 00:00:07 (67/86) Installing wayland-libs-client (1.21.0-r1) 00:00:07 (68/86) Installing libva (2.16.0-r0) 00:00:07 (69/86) Installing libvdpau (1.5-r0) 00:00:07 (70/86) Installing vidstab (1.1.0-r2) 00:00:07 (71/86) Installing libvpx (1.12.0-r1) 00:00:07 (72/86) Installing libwebp (1.2.4-r2) 00:00:07 (73/86) Installing x264-libs (0.164_git20220602-r0) 00:00:07 (74/86) Installing numactl (2.0.16-r1) 00:00:07 (75/86) Installing x265-libs (3.5-r3) 00:00:07 (76/86) Installing xvidcore (1.3.7-r1) 00:00:07 (77/86) Installing libsodium (1.0.18-r2) 00:00:07 (78/86) Installing libzmq (4.3.4-r1) 00:00:07 (79/86) Installing ffmpeg-libs (5.1.3-r0) 00:00:07 (80/86) Installing ffmpeg (5.1.3-r0) 00:00:07 (81/86) Installing udev-init-scripts (35-r1) 00:00:07 (82/86) Installing eudev-libs (3.2.11-r4) 00:00:07 (83/86) Installing xz-libs (5.2.9-r0) 00:00:07 (84/86) Installing zstd-libs (1.5.5-r0) 00:00:07 (85/86) Installing kmod-libs (30-r1) 00:00:07 (86/86) Installing eudev (3.2.11-r4) 00:00:07 Executing busybox-1.35.0-r29.trigger 00:00:07 Executing eudev-3.2.11-r4.trigger 00:00:07 OK: 112 MiB in 101 packages 00:00:11 Removing intermediate container 852c31e89de0 00:00:11 ---> 07c4bd537939 00:00:11 Step 18/36 : WORKDIR / 00:00:11 ---> Running in 72fc337015c5 00:00:11 Removing intermediate container 72fc337015c5 00:00:11 ---> f491d9c48bfc 00:00:11 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 00:00:11 ---> ee16a0568f74 00:00:11 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 00:00:11 ---> 704f8c4c784f 00:00:11 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 00:00:11 ---> 54a5ec37bc71 00:00:11 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:00:11 ---> 7bb40d5a02b7 00:00:11 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:00:11 ---> 46f5faca8416 00:00:11 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 00:00:11 ---> e18f11f8be09 00:00:11 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 00:00:12 ---> 47c13f26b9bb 00:00:12 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 00:00:12 ---> Running in 3b7e00056103 00:00:13 Removing intermediate container 3b7e00056103 00:00:13 ---> 31928451844b 00:00:13 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 00:00:13 ---> Running in d6fecad70729 00:00:14 Removing intermediate container d6fecad70729 00:00:14 ---> d7984c93f83e 00:00:14 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 00:00:14 ---> Running in 47bfc17f36d1 00:00:14 Removing intermediate container 47bfc17f36d1 00:00:14 ---> b52d0db19d15 00:00:14 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 00:00:14 ---> Running in e95544729ff0 00:00:15 Removing intermediate container e95544729ff0 00:00:15 ---> a81e6c606f11 00:00:15 Step 30/36 : EXPOSE 59983 00:00:15 ---> Running in cb834093f88e 00:00:15 Removing intermediate container cb834093f88e 00:00:15 ---> 5902c463ab24 00:00:15 Step 31/36 : EXPOSE 8554 00:00:15 ---> Running in 50ff5d6a4ec2 00:00:15 Removing intermediate container 50ff5d6a4ec2 00:00:15 ---> 217efa6eddef 00:00:15 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:00:15 ---> Running in 5afd23c7cdf3 00:00:15 Removing intermediate container 5afd23c7cdf3 00:00:15 ---> e7e3cb23c4c2 00:00:15 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 00:00:15 ---> Running in 5d7f83cb7641 00:00:15 Removing intermediate container 5d7f83cb7641 00:00:15 ---> f6c2b411c584 00:00:15 Step 34/36 : LABEL arch=amd64 00:00:15 ---> Running in bf25982ecfbc 00:00:15 Removing intermediate container bf25982ecfbc 00:00:15 ---> 13ea3325e34d 00:00:15 Step 35/36 : LABEL git_sha=afba4383118b1123d88aef1c69d3948ccec2da4b 00:00:15 ---> Running in c9655c607189 00:00:15 Removing intermediate container c9655c607189 00:00:15 ---> 796d79fa8fbf 00:00:15 Step 36/36 : LABEL version=0.0.0 00:00:15 ---> Running in 3c6e1d9afa14 00:00:15 Removing intermediate container 3c6e1d9afa14 00:00:15 ---> 57f3d42fa187 00:00:15 [Warning] One or more build-args [ARCH] were not consumed 00:00:15 Successfully built 57f3d42fa187 00:00:15 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:16 00:00:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:16 latest: Pulling from edgex-lftools-log-publisher 00:00:16 5eb5b503b376: Pulling fs layer 00:00:16 5c69ac0246d0: Pulling fs layer 00:00:16 ec43610c2a17: Pulling fs layer 00:00:16 3a2ae6a8a46f: Pulling fs layer 00:00:16 33b1e0a273af: Pulling fs layer 00:00:16 5d3b04190fa2: Pulling fs layer 00:00:16 2f39f015ded8: Pulling fs layer 00:00:16 3a2ae6a8a46f: Waiting 00:00:16 33b1e0a273af: Waiting 00:00:16 5d3b04190fa2: Waiting 00:00:16 2f39f015ded8: Waiting 00:00:16 5c69ac0246d0: Verifying Checksum 00:00:16 5c69ac0246d0: Download complete 00:00:16 3a2ae6a8a46f: Verifying Checksum 00:00:16 3a2ae6a8a46f: Download complete 00:00:16 33b1e0a273af: Verifying Checksum 00:00:16 33b1e0a273af: Download complete 00:00:16 5d3b04190fa2: Download complete 00:00:16 ec43610c2a17: Verifying Checksum 00:00:17 5eb5b503b376: Verifying Checksum 00:00:17 5eb5b503b376: Download complete 00:00:17 2f39f015ded8: Download complete 00:00:18 5eb5b503b376: Pull complete 00:00:18 5c69ac0246d0: Pull complete 00:00:18 ec43610c2a17: Pull complete 00:00:18 3a2ae6a8a46f: Pull complete 00:00:19 33b1e0a273af: Pull complete 00:00:19 5d3b04190fa2: Pull complete 00:00:23 2f39f015ded8: Pull complete 00:00:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:00:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:23 prd-ubuntu20.04-docker-8c-8g-16838 does not seem to be running inside a container 00:00:23 $ 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-257 -v /w/workspace/foundry_device-usb-camera_PR-257:/w/workspace/foundry_device-usb-camera_PR-257:rw,z -v /w/workspace/foundry_device-usb-camera_PR-257@tmp:/w/workspace/foundry_device-usb-camera_PR-257@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:00:26 $ docker top 49ea3bf02af2c36fa674654a3282e61eeefff853fbebe0d90fabb6c49ec5253f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:27 ---> job-cost.sh 00:00:27 lf-activate-venv: SKIPPING 00:00:27 INFO: No Stack... 00:00:27 INFO: Retrieving Pricing Info for: v3-standard-8 00:00:27 INFO: Archiving Costs [Pipeline] sh 00:00:27 + + cutcat -d, -f6 /w/workspace/foundry_device-usb-camera_PR-257/archives/cost.csv 00:00:27 [Pipeline] lock 00:00:27 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-257-1-stack-cost] 00:00:28 Resource [jenkins-edgexfoundry-device-usb-camera-PR-257-1-stack-cost] did not exist. Created. 00:00:28 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-257-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:00:28 + echo total: 0.2199999988079071 [Pipeline] stash 00:00:28 Stashed 1 file(s) [Pipeline] } 00:00:28 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-257-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:00:28 $ docker stop --time=1 49ea3bf02af2c36fa674654a3282e61eeefff853fbebe0d90fabb6c49ec5253f 00:00:29 $ docker rm -f --volumes 49ea3bf02af2c36fa674654a3282e61eeefff853fbebe0d90fabb6c49ec5253f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:02:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16842 in /w/workspace/foundry_device-usb-camera_PR-257 [Pipeline] { [Pipeline] ws 00:02:57 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 00:02:57 Selected Git installation does not exist. Using Default 00:02:57 The recommended git tool is: NONE 00:03:09 using credential edgex-jenkins-ssh 00:03:09 Cloning the remote Git repository 00:03:09 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 00:03:09 > git init /w/workspace/device-usb-camera/1 # timeout=10 00:03:10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 00:03:10 > git --version # timeout=10 00:03:10 > git --version # 'git version 2.25.1' 00:03:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:03:12 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 00:03:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:03:14 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 00:03:14 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 00:03:14 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/257/head:refs/remotes/origin/PR-257 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:03:14 Merging remotes/origin/main commit 8e89c95f200ba999b8b18666717dd08bb0ba11a2 into PR head commit afba4383118b1123d88aef1c69d3948ccec2da4b 00:03:15 Merge succeeded, producing afba4383118b1123d88aef1c69d3948ccec2da4b 00:03:15 Checking out Revision afba4383118b1123d88aef1c69d3948ccec2da4b (PR-257) 00:03:16 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 00:03:16 > git --version # timeout=10 00:03:16 > git --version # 'git version 2.25.1' 00:03:16 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:03:14 > git config core.sparsecheckout # timeout=10 00:03:14 > git checkout -f afba4383118b1123d88aef1c69d3948ccec2da4b # timeout=10 00:03:15 > git remote # timeout=10 00:03:15 > git config --get remote.origin.url # timeout=10 00:03:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:15 > git merge 8e89c95f200ba999b8b18666717dd08bb0ba11a2 # timeout=10 00:03:15 > git rev-parse HEAD^{commit} # timeout=10 00:03:15 > git config core.sparsecheckout # timeout=10 00:03:15 > git checkout -f afba4383118b1123d88aef1c69d3948ccec2da4b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:03:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:03:17 % Total % Received % Xferd Average Speed Time Time Time Current 00:03:17 Dload Upload Total Spent Left Speed 00:03:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh 00:03:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:03:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:03:19 + sudo tee /etc/docker/daemon.new 00:03:19 { 00:03:19 "registry-mirrors": [ 00:03:19 "https://nexus3.edgexfoundry.org:10001" 00:03:19 ], 00:03:19 "bip": "10.250.0.254/24", 00:03:19 "hosts": [ 00:03:19 "tcp://0.0.0.0:5555", 00:03:19 "unix:///var/run/docker.sock" 00:03:19 ], 00:03:19 "mtu": 1458, 00:03:19 "selinux-enabled": true, 00:03:19 "seccomp-profile": "/etc/docker/seccomp.json" 00:03:19 } [Pipeline] sh 00:03:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:03:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:03:38 provisioning config files... 00:03:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config7289575640569686713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:03:38 ---> docker-login.sh 00:03:38 nexus3.edgexfoundry.org:10001 00:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:39 Configure a credential helper to remove this warning. See 00:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:39 00:03:39 Login Succeeded 00:03:39 nexus3.edgexfoundry.org:10002 00:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:39 Configure a credential helper to remove this warning. See 00:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:39 00:03:39 Login Succeeded 00:03:39 nexus3.edgexfoundry.org:10003 00:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:40 Configure a credential helper to remove this warning. See 00:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:40 00:03:40 Login Succeeded 00:03:40 nexus3.edgexfoundry.org:10004 00:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:41 Configure a credential helper to remove this warning. See 00:03:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:41 00:03:41 Login Succeeded 00:03:41 docker.io 00:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:41 Configure a credential helper to remove this warning. See 00:03:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:41 00:03:41 Login Succeeded 00:03:41 ---> docker-login.sh ends [Pipeline] } 00:03:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:03:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:03:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:03:42 ========================================================= 00:03:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:03:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:03:43 Sending build context to Docker daemon 1.127MB 00:03:43 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 00:03:43 Step 2/13 : FROM ${BASE} AS builder 00:03:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:03:43 c41833b44d91: Pulling fs layer 00:03:43 ed15518f5707: Pulling fs layer 00:03:43 feae8fd75edb: Pulling fs layer 00:03:43 242c74f7c9fa: Pulling fs layer 00:03:43 3cdef696dda3: Pulling fs layer 00:03:43 2ced38df9373: Pulling fs layer 00:03:43 58f1dce35555: Pulling fs layer 00:03:43 3cdef696dda3: Waiting 00:03:43 2ced38df9373: Waiting 00:03:43 242c74f7c9fa: Waiting 00:03:43 58f1dce35555: Waiting 00:03:43 ed15518f5707: Download complete 00:03:43 242c74f7c9fa: Verifying Checksum 00:03:43 242c74f7c9fa: Download complete 00:03:43 3cdef696dda3: Verifying Checksum 00:03:43 3cdef696dda3: Download complete 00:03:43 c41833b44d91: Verifying Checksum 00:03:43 c41833b44d91: Download complete 00:03:44 c41833b44d91: Pull complete 00:03:45 58f1dce35555: Verifying Checksum 00:03:45 58f1dce35555: Download complete 00:03:45 ed15518f5707: Pull complete 00:03:46 feae8fd75edb: Verifying Checksum 00:03:46 feae8fd75edb: Download complete 00:03:46 2ced38df9373: Verifying Checksum 00:03:46 2ced38df9373: Download complete 00:04:01 feae8fd75edb: Pull complete 00:04:01 242c74f7c9fa: Pull complete 00:04:02 3cdef696dda3: Pull complete 00:04:10 2ced38df9373: Pull complete 00:04:13 58f1dce35555: Pull complete 00:04:13 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:04:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:04:13 ---> fadd8f120f05 00:04:13 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:04:13 ---> Running in f557b1c5cf69 00:04:14 Removing intermediate container f557b1c5cf69 00:04:14 ---> 6fdac2d98c4f 00:04:14 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:04:14 ---> Running in c879e4c3f16c 00:04:14 Removing intermediate container c879e4c3f16c 00:04:14 ---> 7e22273135f3 00:04:14 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:04:14 ---> Running in 9839c4b4717b 00:04:15 Removing intermediate container 9839c4b4717b 00:04:15 ---> 3b66c82981d7 00:04:15 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:04:15 ---> Running in 81f134ff1a2d 00:04:15 Removing intermediate container 81f134ff1a2d 00:04:15 ---> be388dcd8878 00:04:15 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:04:15 ---> Running in 810dd23c952f 00:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:04:18 (1/14) Installing libintl (0.21.1-r1) 00:04:18 (2/14) Installing eudev-libs (3.2.11-r4) 00:04:18 (3/14) Installing libjpeg-turbo (2.1.4-r0) 00:04:19 (4/14) Installing v4l-utils-libs (1.22.1-r2) 00:04:19 (5/14) Installing v4l-utils (1.22.1-r2) 00:04:19 (6/14) Installing udev-init-scripts (35-r1) 00:04:19 (7/14) Installing libblkid (2.38.1-r1) 00:04:19 (8/14) Installing xz-libs (5.2.9-r0) 00:04:19 (9/14) Installing zstd-libs (1.5.5-r0) 00:04:19 (10/14) Installing kmod-libs (30-r1) 00:04:19 (11/14) Installing eudev (3.2.11-r4) 00:04:19 (12/14) Installing eudev-dev (3.2.11-r4) 00:04:19 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 00:04:19 (14/14) Installing v4l-utils-dev (1.22.1-r2) 00:04:19 Executing busybox-1.35.0-r29.trigger 00:04:19 Executing eudev-3.2.11-r4.trigger 00:04:19 OK: 271 MiB in 67 packages 00:04:20 Removing intermediate container 810dd23c952f 00:04:20 ---> a817dd5ffe91 00:04:20 Step 8/13 : WORKDIR /device-usb-camera 00:04:20 ---> Running in 0460ca892519 00:04:21 Removing intermediate container 0460ca892519 00:04:21 ---> 43c976870270 00:04:21 Step 9/13 : COPY go.mod vendor* ./ 00:04:21 ---> c4308c064c24 00:04:21 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:04:22 ---> Running in fc61f11dd193 00:05:43 Removing intermediate container fc61f11dd193 00:05:43 ---> 2eb309380a16 00:05:43 Step 11/13 : COPY . . 00:05:43 ---> 1b34178f6659 00:05:43 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:05:43 ---> Running in f03025bbbd39 00:05:43  % Total  % Received % Xferd Average Speed Time Time Time Current 00:05:43  Dload Upload Total Spent  Left Speed 00:05:43 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2433 0 --:--:-- --:--:-- --:--:-- 2441 00:05:43 Removing intermediate container f03025bbbd39 00:05:43 ---> 319f9533bad1 00:05:43 Step 13/13 : RUN ${MAKE} 00:05:43 ---> Running in 33c10463c1db 00:05:43 noop 00:05:43 Removing intermediate container 33c10463c1db 00:05:43 ---> 5fe1f133be02 00:05:43 Successfully built 5fe1f133be02 00:05:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:44 + docker inspect -f . ci-base-image-arm64 00:05:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:44 prd-ubuntu20.04-docker-arm64-4c-16g-16842 does not seem to be running inside a container 00:05:44 $ 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 00:05:46 $ docker top db697746c8accc59357e8785bec7a720dfc94140673cf988961069e306cf4c49 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:47 + go version 00:05:47 go version go1.20.2 linux/arm64 [Pipeline] } 00:05:47 $ docker stop --time=1 db697746c8accc59357e8785bec7a720dfc94140673cf988961069e306cf4c49 00:05:48 $ docker rm -f --volumes db697746c8accc59357e8785bec7a720dfc94140673cf988961069e306cf4c49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:49 + docker inspect -f . ci-base-image-arm64 00:05:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:50 prd-ubuntu20.04-docker-arm64-4c-16g-16842 does not seem to be running inside a container 00:05:50 $ 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 00:05:51 $ docker top 789b6ecf2031920382f4bdc6821619182e38dd3dde9bc18ed6c6ae0c2b65c7f0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:52 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 00:05:53 + make test 00:05:53 go test ./... -coverprofile=coverage.out ./... 00:06:32 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:08:55 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 00:08:55 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.085s coverage: 1.8% of statements 00:08:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:08:55 go vet ./... 00:09:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:09:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:09:22 ./bin/test-attribution-txt.sh [Pipeline] echo 00:09:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:09:22 $ docker stop --time=1 789b6ecf2031920382f4bdc6821619182e38dd3dde9bc18ed6c6ae0c2b65c7f0 00:09:24 $ docker rm -f --volumes 789b6ecf2031920382f4bdc6821619182e38dd3dde9bc18ed6c6ae0c2b65c7f0 [Pipeline] // withDockerContainer [Pipeline] sh 00:09:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:09:25 Warning: overwriting stash ‘coverage-report’ 00:09:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:09:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:09:27 + ls -al . 00:09:27 total 184 00:09:27 drwxrwxr-x 9 jenkins jenkins 4096 May 25 00:05 . 00:09:27 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:03 .. 00:09:27 drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:03 .git 00:09:27 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:03 .github 00:09:27 -rw-rw-r-- 1 jenkins jenkins 414 May 25 00:03 .gitignore 00:09:27 -rw-rw-r-- 1 jenkins jenkins 42 May 25 00:03 .golangci.yml 00:09:27 -rw-rw-r-- 1 jenkins jenkins 77 May 25 00:03 .hadolint.yml 00:09:27 -rw-rw-r-- 1 jenkins jenkins 9665 May 25 00:03 Attribution.txt 00:09:27 -rw-rw-r-- 1 jenkins jenkins 6219 May 25 00:03 CHANGELOG.md 00:09:27 -rw-rw-r-- 1 jenkins jenkins 2453 May 25 00:03 Dockerfile 00:09:27 -rw-rw-r-- 1 jenkins jenkins 678 May 25 00:03 GOVERNANCE.md 00:09:27 -rw-rw-r-- 1 jenkins jenkins 659 May 25 00:03 Jenkinsfile 00:09:27 -rw-rw-r-- 1 jenkins jenkins 11348 May 25 00:03 LICENSE 00:09:27 -rw-rw-r-- 1 jenkins jenkins 2364 May 25 00:03 Makefile 00:09:27 -rw-rw-r-- 1 jenkins jenkins 622 May 25 00:03 OWNERS.md 00:09:27 -rw-rw-r-- 1 jenkins jenkins 2477 May 25 00:03 README.md 00:09:27 -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:58 VERSION 00:09:27 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:03 bin 00:09:27 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:03 cmd 00:09:27 -rw-r--r-- 1 jenkins jenkins 31522 May 25 00:08 coverage.out 00:09:27 -rwxrwxr-x 1 jenkins jenkins 140 May 25 00:03 docker-entrypoint.sh 00:09:27 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:03 docs 00:09:27 -rw-rw-r-- 1 jenkins jenkins 3371 May 25 00:03 go.mod 00:09:27 -rw-rw-r-- 1 jenkins jenkins 31392 May 25 00:03 go.sum 00:09:27 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:03 internal 00:09:27 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:03 snap 00:09:27 -rw-rw-r-- 1 jenkins jenkins 231 May 25 00:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:27 + 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=afba4383118b1123d88aef1c69d3948ccec2da4b --label arch=arm64 --label version=0.0.0 . 00:09:28 Sending build context to Docker daemon 1.159MB 00:09:28 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 00:09:28 Step 2/36 : FROM ${BASE} AS builder 00:09:28 ---> 5fe1f133be02 00:09:28 Step 3/36 : ARG ADD_BUILD_TAGS="" 00:09:29 ---> Running in 14ce462c4f52 00:09:29 Removing intermediate container 14ce462c4f52 00:09:29 ---> bdd852aa79fe 00:09:29 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:09:29 ---> Running in 98d5093e9c3c 00:09:29 Removing intermediate container 98d5093e9c3c 00:09:29 ---> 80c3ed09c23c 00:09:29 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:09:29 ---> Running in b05fa697dccc 00:09:29 Removing intermediate container b05fa697dccc 00:09:29 ---> 25c87e833ec4 00:09:29 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:09:29 ---> Running in c6500482052d 00:09:30 Removing intermediate container c6500482052d 00:09:30 ---> 7ab77de47887 00:09:30 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:09:30 ---> Running in 2f54017b7f1d 00:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:09:32 OK: 271 MiB in 67 packages 00:09:33 Removing intermediate container 2f54017b7f1d 00:09:33 ---> 8ba6e4b41dbd 00:09:33 Step 8/36 : WORKDIR /device-usb-camera 00:09:33 ---> Running in 1f66dc4d21ab 00:09:34 Removing intermediate container 1f66dc4d21ab 00:09:34 ---> 974a2e44c9f2 00:09:34 Step 9/36 : COPY go.mod vendor* ./ 00:09:34 ---> 9e2060de73a3 00:09:34 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:34 ---> Running in 38ddc0fe7a85 00:09:37 Removing intermediate container 38ddc0fe7a85 00:09:37 ---> cdca106c7368 00:09:37 Step 11/36 : COPY . . 00:09:38 ---> bcf04940bdab 00:09:38 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:09:38 ---> Running in 6e53be827200 00:09:39  % Total % Received % Xferd Average Speed Time Time Time Current 00:09:39 Dload Upload Total Spent Left Speed 00:09:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3806 0 --:--:-- --:--:-- --:--:-- 3847 00:09:40 Removing intermediate container 6e53be827200 00:09:40 ---> f7f6bc7f9176 00:09:40 Step 13/36 : RUN ${MAKE} 00:09:40 ---> Running in 14c457d7994c 00:09:41 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 00:12:17 Removing intermediate container 14c457d7994c 00:12:17 ---> fc3fb28a6685 00:12:17 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 00:12:18 v0.21.6: Pulling from aler9/rtsp-simple-server 00:12:18 8766b47fe142: Pulling fs layer 00:12:18 8766b47fe142: Verifying Checksum 00:12:18 8766b47fe142: Download complete 00:12:19 8766b47fe142: Pull complete 00:12:19 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 00:12:19 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 00:12:19 ---> 69d40e2cb93c 00:12:19 Step 15/36 : FROM alpine:3.17 00:12:20 3.17: Pulling from library/alpine 00:12:20 c41833b44d91: Already exists 00:12:20 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:12:20 Status: Downloaded newer image for alpine:3.17 00:12:20 ---> 51e60588ff2c 00:12:20 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:12:20 ---> Running in b89b16c23b19 00:12:20 Removing intermediate container b89b16c23b19 00:12:20 ---> 69d1772a1dd9 00:12:20 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 00:12:21 ---> Running in 5b175222be36 00:12:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:12:23 (1/83) Installing dumb-init (1.2.5-r2) 00:12:23 (2/83) Installing sdl2 (2.26.5-r0) 00:12:23 (3/83) Installing libxau (1.0.10-r0) 00:12:23 (4/83) Installing libmd (1.0.4-r0) 00:12:23 (5/83) Installing libbsd (0.11.7-r0) 00:12:23 (6/83) Installing libxdmcp (1.1.4-r0) 00:12:23 (7/83) Installing libxcb (1.15-r0) 00:12:23 (8/83) Installing libx11 (1.8.4-r0) 00:12:23 (9/83) Installing aom-libs (3.5.0-r0) 00:12:23 (10/83) Installing alsa-lib (1.2.8-r0) 00:12:23 (11/83) Installing libexpat (2.5.0-r0) 00:12:23 (12/83) Installing brotli-libs (1.0.9-r9) 00:12:24 (13/83) Installing libbz2 (1.0.8-r4) 00:12:24 (14/83) Installing libpng (1.6.38-r0) 00:12:24 (15/83) Installing freetype (2.12.1-r0) 00:12:24 (16/83) Installing fontconfig (2.14.1-r0) 00:12:24 (17/83) Installing fribidi (1.0.12-r0) 00:12:24 (18/83) Installing libffi (3.4.4-r0) 00:12:24 (19/83) Installing libintl (0.21.1-r1) 00:12:24 (20/83) Installing libblkid (2.38.1-r1) 00:12:24 (21/83) Installing libmount (2.38.1-r1) 00:12:24 (22/83) Installing pcre2 (10.42-r0) 00:12:24 (23/83) Installing glib (2.74.7-r0) 00:12:24 (24/83) Installing graphite2 (1.3.14-r2) 00:12:24 (25/83) Installing harfbuzz (5.3.1-r1) 00:12:24 (26/83) Installing libass (0.16.0-r1) 00:12:24 (27/83) Installing libdav1d (1.0.0-r2) 00:12:24 (28/83) Installing libdrm (2.4.114-r0) 00:12:24 (29/83) Installing gmp (6.2.1-r2) 00:12:24 (30/83) Installing nettle (3.8.1-r0) 00:12:24 (31/83) Installing p11-kit (0.24.1-r1) 00:12:24 (32/83) Installing libtasn1 (4.19.0-r0) 00:12:24 (33/83) Installing libunistring (1.1-r0) 00:12:24 (34/83) Installing gnutls (3.7.8-r3) 00:12:24 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 00:12:24 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 00:12:24 (37/83) Installing lame (3.100-r2) 00:12:24 (38/83) Installing opus (1.3.1-r1) 00:12:24 (39/83) Installing libasyncns (0.8-r1) 00:12:24 (40/83) Installing dbus-libs (1.14.4-r0) 00:12:24 (41/83) Installing libltdl (2.4.7-r1) 00:12:24 (42/83) Installing orc (0.4.33-r0) 00:12:24 (43/83) Installing libgcc (12.2.1_git20220924-r4) 00:12:24 (44/83) Installing libogg (1.3.5-r2) 00:12:24 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 00:12:24 (46/83) Installing flac-libs (1.4.2-r0) 00:12:24 (47/83) Installing libvorbis (1.3.7-r0) 00:12:24 (48/83) Installing libsndfile (1.1.0-r2) 00:12:25 (49/83) Installing libgomp (12.2.1_git20220924-r4) 00:12:25 (50/83) Installing soxr (0.1.3-r3) 00:12:25 (51/83) Installing speexdsp (1.2.1-r0) 00:12:25 (52/83) Installing tdb-libs (1.4.6-r0) 00:12:25 (53/83) Installing libpulse (16.1-r6) 00:12:25 (54/83) Installing cjson (1.7.15-r3) 00:12:25 (55/83) Installing mbedtls (2.28.3-r0) 00:12:25 (56/83) Installing librist (0.2.7-r0) 00:12:25 (57/83) Installing libsrt (1.5.1-r0) 00:12:25 (58/83) Installing libssh (0.10.5-r0) 00:12:25 (59/83) Installing libtheora (1.1.1-r16) 00:12:25 (60/83) Installing libjpeg-turbo (2.1.4-r0) 00:12:25 (61/83) Installing v4l-utils-libs (1.22.1-r2) 00:12:25 (62/83) Installing libxext (1.3.5-r0) 00:12:25 (63/83) Installing libxfixes (6.0.0-r0) 00:12:25 (64/83) Installing wayland-libs-client (1.21.0-r1) 00:12:25 (65/83) Installing libva (2.16.0-r0) 00:12:25 (66/83) Installing libvdpau (1.5-r0) 00:12:25 (67/83) Installing vidstab (1.1.0-r2) 00:12:25 (68/83) Installing libvpx (1.12.0-r1) 00:12:25 (69/83) Installing libwebp (1.2.4-r2) 00:12:25 (70/83) Installing x264-libs (0.164_git20220602-r0) 00:12:25 (71/83) Installing numactl (2.0.16-r1) 00:12:25 (72/83) Installing x265-libs (3.5-r3) 00:12:25 (73/83) Installing xvidcore (1.3.7-r1) 00:12:25 (74/83) Installing libsodium (1.0.18-r2) 00:12:25 (75/83) Installing libzmq (4.3.4-r1) 00:12:25 (76/83) Installing ffmpeg-libs (5.1.3-r0) 00:12:25 (77/83) Installing ffmpeg (5.1.3-r0) 00:12:25 (78/83) Installing udev-init-scripts (35-r1) 00:12:26 (79/83) Installing eudev-libs (3.2.11-r4) 00:12:26 (80/83) Installing xz-libs (5.2.9-r0) 00:12:26 (81/83) Installing zstd-libs (1.5.5-r0) 00:12:26 (82/83) Installing kmod-libs (30-r1) 00:12:26 (83/83) Installing eudev (3.2.11-r4) 00:12:26 Executing busybox-1.35.0-r29.trigger 00:12:26 Executing eudev-3.2.11-r4.trigger 00:12:26 OK: 86 MiB in 98 packages 00:12:29 Removing intermediate container 5b175222be36 00:12:29 ---> e79f30138a16 00:12:29 Step 18/36 : WORKDIR / 00:12:29 ---> Running in e65e0a35aa2e 00:12:29 Removing intermediate container e65e0a35aa2e 00:12:29 ---> e8cf39e26378 00:12:29 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 00:12:30 ---> 730b78569f4d 00:12:30 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 00:12:31 ---> 5838c70d4dde 00:12:31 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 00:12:32 ---> f4d7ad0d23d8 00:12:32 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:12:32 ---> 9d7f080e142d 00:12:32 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:12:32 ---> ff7e5a145336 00:12:32 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 00:12:33 ---> 4b1297fc007f 00:12:33 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 00:12:34 ---> d021297cb6e7 00:12:34 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 00:12:34 ---> Running in 13c7c4d2de51 00:12:36 Removing intermediate container 13c7c4d2de51 00:12:36 ---> acf3c4422577 00:12:36 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 00:12:36 ---> Running in 632ad1bfc6e9 00:12:38 Removing intermediate container 632ad1bfc6e9 00:12:38 ---> 271a06a2837c 00:12:38 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 00:12:38 ---> Running in 6a210a7383e1 00:12:40 Removing intermediate container 6a210a7383e1 00:12:40 ---> 0b964790813f 00:12:40 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 00:12:40 ---> Running in f8167001c09f 00:12:41 Removing intermediate container f8167001c09f 00:12:41 ---> e32d31e93309 00:12:41 Step 30/36 : EXPOSE 59983 00:12:41 ---> Running in e2cd9218d75c 00:12:41 Removing intermediate container e2cd9218d75c 00:12:41 ---> cde72bbcbdc7 00:12:41 Step 31/36 : EXPOSE 8554 00:12:42 ---> Running in 4a262be88c48 00:12:42 Removing intermediate container 4a262be88c48 00:12:42 ---> 9b63bea25276 00:12:42 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:12:42 ---> Running in 00329e2924c7 00:12:42 Removing intermediate container 00329e2924c7 00:12:42 ---> 87eeb77598b3 00:12:42 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 00:12:43 ---> Running in 2590d8db5363 00:12:43 Removing intermediate container 2590d8db5363 00:12:43 ---> a1f2f0164ae2 00:12:43 Step 34/36 : LABEL arch=arm64 00:12:43 ---> Running in a375afe2ed5b 00:12:43 Removing intermediate container a375afe2ed5b 00:12:43 ---> 71b062051554 00:12:43 Step 35/36 : LABEL git_sha=afba4383118b1123d88aef1c69d3948ccec2da4b 00:12:43 ---> Running in efac5d82fc8b 00:12:44 Removing intermediate container efac5d82fc8b 00:12:44 ---> 3fa4fae78230 00:12:44 Step 36/36 : LABEL version=0.0.0 00:12:44 ---> Running in a6789f80fa0d 00:12:44 Removing intermediate container a6789f80fa0d 00:12:44 ---> ca49cf7e5726 00:12:44 [Warning] One or more build-args [ARCH] were not consumed 00:12:44 Successfully built ca49cf7e5726 00:12:44 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 00:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:12:45 00:12:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:12:46 arm64: Pulling from edgex-lftools-log-publisher 00:12:46 8998bd30e6a1: Pulling fs layer 00:12:46 04944245beec: Pulling fs layer 00:12:46 699f458cf7ca: Pulling fs layer 00:12:46 765212b225bb: Pulling fs layer 00:12:46 f23df028b6ca: Pulling fs layer 00:12:46 d65c8cfc05b1: Pulling fs layer 00:12:46 2437ff75d9bd: Pulling fs layer 00:12:46 f23df028b6ca: Waiting 00:12:46 d65c8cfc05b1: Waiting 00:12:46 2437ff75d9bd: Waiting 00:12:46 765212b225bb: Waiting 00:12:46 04944245beec: Verifying Checksum 00:12:46 04944245beec: Download complete 00:12:46 765212b225bb: Verifying Checksum 00:12:46 765212b225bb: Download complete 00:12:46 f23df028b6ca: Verifying Checksum 00:12:46 f23df028b6ca: Download complete 00:12:46 d65c8cfc05b1: Verifying Checksum 00:12:46 d65c8cfc05b1: Download complete 00:12:46 699f458cf7ca: Verifying Checksum 00:12:46 699f458cf7ca: Download complete 00:12:46 8998bd30e6a1: Verifying Checksum 00:12:46 8998bd30e6a1: Download complete 00:12:49 2437ff75d9bd: Verifying Checksum 00:12:49 2437ff75d9bd: Download complete 00:12:50 8998bd30e6a1: Pull complete 00:12:51 04944245beec: Pull complete 00:12:52 699f458cf7ca: Pull complete 00:12:52 765212b225bb: Pull complete 00:12:53 f23df028b6ca: Pull complete 00:12:53 d65c8cfc05b1: Pull complete 00:13:08 2437ff75d9bd: Pull complete 00:13:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:13:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:09 prd-ubuntu20.04-docker-arm64-4c-16g-16842 does not seem to be running inside a container 00:13:09 $ 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 00:13:12 $ docker top d06c3949dc8de1963198ba9c28181e8734876a96cd358cb1f24315d943f81d8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:12 ---> job-cost.sh 00:13:12 lf-activate-venv: SKIPPING 00:13:12 INFO: No Stack... 00:13:13 INFO: Retrieving Pricing Info for: v3-standard-4 00:13:14 INFO: Archiving Costs [Pipeline] sh 00:13:15 + cut -d, -f6 00:13:15 + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 00:13:15 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-257-1-stack-cost] 00:13:15 Resource [jenkins-edgexfoundry-device-usb-camera-PR-257-1-stack-cost] did not exist. Created. 00:13:15 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-257-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:13:15 /w/workspace/device-usb-camera/1@tmp/durable-fbf2c328/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:13:16 + echo total: 0.10999999940395355 [Pipeline] stash 00:13:16 Warning: overwriting stash ‘stack-cost’ 00:13:16 Stashed 1 file(s) [Pipeline] } 00:13:16 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-257-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:13:16 $ docker stop --time=1 d06c3949dc8de1963198ba9c28181e8734876a96cd358cb1f24315d943f81d8f 00:13:18 $ docker rm -f --volumes d06c3949dc8de1963198ba9c28181e8734876a96cd358cb1f24315d943f81d8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:13:19 provisioning config files... 00:13:19 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-257@tmp/config4254898959933987963tmp [Pipeline] { [Pipeline] sh 00:13:20 + set +x 00:13:20 + curl -s https://codecov.io/bash 00:13:20 + bash -s -- 00:13:20 00:13:20 _____ _ 00:13:20 / ____| | | 00:13:20 | | ___ __| | ___ ___ _____ __ 00:13:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:13:20 | |___| (_) | (_| | __/ (_| (_) \ V / 00:13:20 \_____\___/ \__,_|\___|\___\___/ \_/ 00:13:20 Bash-1.0.6 00:13:20 00:13:20 00:13:20 ==> git version 2.25.1 found 00:13:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:13:20 Release-Date: 2020-01-08 00:13:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:13:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:13:20 ==> Jenkins CI detected. 00:13:20 current dir:  /w/workspace/foundry_device-usb-camera_PR-257 00:13:20 project root: . 00:13:20 --> token set from env 00:13:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:13:20 ==> Running gcov in . (disable via -X gcov) 00:13:20 ==> Python coveragepy not found 00:13:20 ==> Searching for coverage reports in: 00:13:20 + . 00:13:20 -> Found 1 reports 00:13:20 ==> Detecting git/mercurial file structure 00:13:20 ==> Reading reports 00:13:20 + ./coverage.out bytes=31522 00:13:20 ==> Appending adjustments 00:13:20 https://docs.codecov.io/docs/fixing-reports 00:13:20 + Found adjustments 00:13:20 ==> Gzipping contents 00:13:20 8.0K /tmp/codecov.Zmc46s.gz 00:13:20 ==> Uploading reports 00:13:20 url: https://codecov.io 00:13:20 query: branch=PR-257&commit=afba4383118b1123d88aef1c69d3948ccec2da4b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-257%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=257&job=&cmd_args= 00:13:20 -> Pinging Codecov 00:13:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-257&commit=afba4383118b1123d88aef1c69d3948ccec2da4b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-257%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=257&job=&cmd_args= 00:13:20 -> Uploading to 00:13:20 https://storage.googleapis.com/codecov/v4/raw/2023-05-25/73D8F5FF140700D3E01443B452E23636/afba4383118b1123d88aef1c69d3948ccec2da4b/789f4102-6b8d-47ff-b22a-2f4028d7925e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T001320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dedf9818071e7ce70c1ea0027dccb737721f928b646a4a99b6a78197f3ac091f 00:13:20 % Total % Received % Xferd Average Speed Time Time Time Current 00:13:20 Dload Upload Total Spent Left Speed 00:13:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4321 0 0 100 4321 0 19290 --:--:-- --:--:-- --:--:-- 19290 00:13:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/afba4383118b1123d88aef1c69d3948ccec2da4b [Pipeline] } 00:13:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:13:23 + [ -d /w/workspace/foundry_device-usb-camera_PR-257/archives ] 00:13:23 + ls -al /w/workspace/foundry_device-usb-camera_PR-257/archives 00:13:23 total 16 00:13:23 drwxr-xr-x 3 root root 4096 May 25 00:00 . 00:13:23 drwxrwxr-x 11 jenkins jenkins 4096 May 25 00:00 .. 00:13:23 drwxr-xr-x 2 root root 4096 May 25 00:00 cost 00:13:23 -rw-r--r-- 1 root root 89 May 25 00:00 cost.csv 00:13:23 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-257/archives 00:13:23 + ls -al /w/workspace/foundry_device-usb-camera_PR-257/archives 00:13:23 total 16 00:13:23 drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:00 . 00:13:23 drwxrwxr-x 11 jenkins jenkins 4096 May 25 00:00 .. 00:13:23 drwxr-xr-x 2 jenkins jenkins 4096 May 25 00:00 cost 00:13:23 -rw-r--r-- 1 jenkins jenkins 89 May 25 00:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:13:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:13:24 ---> package-listing.sh 00:13:24 ++ facter osfamily 00:13:24 ++ tr '[:upper:]' '[:lower:]' 00:13:24 + OS_FAMILY=debian 00:13:24 + workspace=/w/workspace/foundry_device-usb-camera_PR-257 00:13:24 + START_PACKAGES=/tmp/packages_start.txt 00:13:24 + END_PACKAGES=/tmp/packages_end.txt 00:13:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:13:24 + PACKAGES=/tmp/packages_start.txt 00:13:24 + '[' /w/workspace/foundry_device-usb-camera_PR-257 ']' 00:13:24 + PACKAGES=/tmp/packages_end.txt 00:13:24 + case "${OS_FAMILY}" in 00:13:24 + dpkg -l 00:13:24 + grep '^ii' 00:13:24 + '[' -f /tmp/packages_start.txt ']' 00:13:24 + '[' -f /tmp/packages_end.txt ']' 00:13:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:13:24 + '[' /w/workspace/foundry_device-usb-camera_PR-257 ']' 00:13:24 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-257/archives/ 00:13:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-257/archives/ [Pipeline] echo 00:13:24 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-257/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:13:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:13:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:25 prd-ubuntu20.04-docker-8c-8g-16838 does not seem to be running inside a container 00:13:25 $ 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-257/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-257 -v /w/workspace/foundry_device-usb-camera_PR-257:/w/workspace/foundry_device-usb-camera_PR-257:rw,z -v /w/workspace/foundry_device-usb-camera_PR-257@tmp:/w/workspace/foundry_device-usb-camera_PR-257@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 00:13:25 $ docker top 4be95dc08ac7ce23718cd8d950964f8ebce677f0ea8bf867fce3bf779ccc37c1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:26 + touch /tmp/pre-build-complete [Pipeline] sh 00:13:26 + mkdir -p /var/log/sysstat [Pipeline] sh 00:13:27 + ls /var/log/sa-host 00:13:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:13:27 provisioning config files... 00:13:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-257@tmp/config14617908431921266966tmp [Pipeline] { [Pipeline] echo 00:13:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:13:27 ---> create-netrc.sh [Pipeline] } 00:13:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:13:27 ---> python-tools-install.sh [Pipeline] echo 00:13:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:13:28 ---> sudo-logs.sh 00:13:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:13:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:13:28 ---> job-cost.sh 00:13:28 lf-activate-venv: SKIPPING 00:13:28 DEBUG: total: 0.2199999988079071 00:13:28 INFO: Retrieving Stack Cost... 00:13:29 INFO: Retrieving Pricing Info for: v3-standard-8 00:13:30 INFO: Archiving Costs [Pipeline] echo 00:13:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:13:30 ---> logs-deploy.sh 00:13:30 lf-activate-venv: SKIPPING 00:13:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-257/1 00:13:30 INFO: archiving workspace using pattern(s): 00:13:31 Archives upload complete. 00:13:31 INFO: archiving logs to Nexus 00:13:32 ---> uname -a: 00:13:32 Linux prd-ubuntu20-04-docker-8c-8g-16838 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:13:32 00:13:32 00:13:32 ---> lscpu: 00:13:32 Architecture: x86_64 00:13:32 CPU op-mode(s): 32-bit, 64-bit 00:13:32 Byte Order: Little Endian 00:13:32 Address sizes: 40 bits physical, 48 bits virtual 00:13:32 CPU(s): 8 00:13:32 On-line CPU(s) list: 0-7 00:13:32 Thread(s) per core: 1 00:13:32 Core(s) per socket: 1 00:13:32 Socket(s): 8 00:13:32 NUMA node(s): 1 00:13:32 Vendor ID: AuthenticAMD 00:13:32 CPU family: 23 00:13:32 Model: 49 00:13:32 Model name: AMD EPYC-Rome Processor 00:13:32 Stepping: 0 00:13:32 CPU MHz: 2800.000 00:13:32 BogoMIPS: 5600.00 00:13:32 Virtualization: AMD-V 00:13:32 Hypervisor vendor: KVM 00:13:32 Virtualization type: full 00:13:32 L1d cache: 256 KiB 00:13:32 L1i cache: 256 KiB 00:13:32 L2 cache: 4 MiB 00:13:32 L3 cache: 128 MiB 00:13:32 NUMA node0 CPU(s): 0-7 00:13:32 Vulnerability Itlb multihit: Not affected 00:13:32 Vulnerability L1tf: Not affected 00:13:32 Vulnerability Mds: Not affected 00:13:32 Vulnerability Meltdown: Not affected 00:13:32 Vulnerability Mmio stale data: Not affected 00:13:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:13:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:13:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:13:32 Vulnerability Srbds: Not affected 00:13:32 Vulnerability Tsx async abort: Not affected 00:13: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 00:13:32 00:13:32 00:13:32 ---> nproc: 00:13:32 8 00:13:32 00:13:32 00:13:32 ---> df -h: 00:13:32 Filesystem Size Used Avail Use% Mounted on 00:13:32 overlay 155G 12G 144G 8% / 00:13:32 tmpfs 64M 0 64M 0% /dev 00:13:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:13:32 shm 64M 0 64M 0% /dev/shm 00:13:32 /dev/vda1 155G 12G 144G 8% /facter-os 00:13:32 00:13:32 00:13:32 ---> sar -b -r -n DEV: 00:13:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16838) 05/25/23 _x86_64_ (8 CPU) 00:13:32 00:13:32 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:13:32 00:00:01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:01:01 167.03 0.08 166.95 0.00 5.00 35633.00 0.00 00:13:32 00:02:01 2.17 0.00 2.17 0.00 0.00 24.41 0.00 00:13:32 00:03:01 58.46 11.60 46.86 0.00 5176.74 9107.42 0.00 00:13:32 00:04:01 6.73 0.02 6.72 0.00 0.13 130.51 0.00 00:13:32 00:05:01 1.33 0.00 1.33 0.00 0.00 13.86 0.00 00:13:32 00:06:01 2.12 0.00 2.12 0.00 0.00 24.26 0.00 00:13:32 00:07:01 1.47 0.00 1.47 0.00 0.00 15.60 0.00 00:13:32 00:08:01 2.00 0.00 2.00 0.00 0.00 21.60 0.00 00:13:32 00:09:02 1.00 0.00 1.00 0.00 0.00 10.53 0.00 00:13:32 00:10:01 1.80 0.00 1.80 0.00 0.00 18.84 0.00 00:13:32 00:11:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 00:13:32 00:12:01 1.52 0.00 1.52 0.00 0.00 16.53 0.00 00:13:32 00:13:01 2.92 1.02 1.90 0.00 23.33 24.66 0.00 00:13:32 Average: 19.38 0.98 18.40 0.00 400.49 3504.25 0.00 00:13:32 00:13:32 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:13:32 00:00:01 27961788 31565044 731556 2.22 150076 3633228 1901588 5.60 1252364 3194140 116164 00:13:32 00:01:01 27513216 31586916 708164 2.15 161396 4049796 1744000 5.14 1270092 3577724 152 00:13:32 00:02:01 27512824 31586692 708128 2.15 161456 4049788 1744000 5.14 1270268 3577720 24 00:13:32 00:03:01 26974976 31564844 717776 2.18 195676 4510968 1802400 5.31 1600752 3753536 996 00:13:32 00:04:01 26980968 31565956 717108 2.18 194236 4507712 1797144 5.30 1595036 3750340 16 00:13:32 00:05:01 26992096 31577200 705900 2.15 194300 4507712 1797144 5.30 1584116 3750340 8 00:13:32 00:06:01 26992428 31577608 705436 2.15 194364 4507720 1797144 5.30 1584368 3750348 4 00:13:32 00:07:01 26992404 31577860 705336 2.14 194436 4507720 1797144 5.30 1583828 3750568 8 00:13:32 00:08:01 26992436 31577932 705120 2.14 194508 4507724 1797144 5.30 1583928 3750564 8 00:13:32 00:09:02 26992596 31578384 705080 2.14 194524 4507732 1797144 5.30 1583976 3750804 12 00:13:32 00:10:01 26992612 31578428 705000 2.14 194560 4507732 1797144 5.30 1583744 3750804 8 00:13:32 00:11:01 26992336 31578212 705180 2.14 194592 4507736 1797144 5.30 1583860 3750808 8 00:13:32 00:12:01 26993140 31579028 704276 2.14 194616 4507740 1797144 5.30 1583488 3750812 8 00:13:32 00:13:01 26989912 31576292 706420 2.15 194680 4508488 1820652 5.37 1588052 3750916 20 00:13:32 Average: 27133838 31576457 709320 2.16 186673 4380128 1799067 5.30 1517705 3686387 8388 00:13:32 00:13:32 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:13:32 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:01:01 lo 2.50 2.50 0.25 0.25 0.00 0.00 0.00 0.00 00:13:32 00:01:01 docker0 13.10 39.71 1.01 662.83 0.00 0.00 0.00 0.00 00:13:32 00:01:01 ens3 157.08 85.68 3374.01 17.14 0.00 0.00 0.00 0.00 00:13:32 00:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:13:32 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:02:01 ens3 0.83 0.10 0.07 0.01 0.00 0.00 0.00 0.00 00:13:32 00:03:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 00:13:32 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:03:01 ens3 265.59 158.27 2873.40 11.11 0.00 0.00 0.00 0.00 00:13:32 00:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:13:32 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:04:01 ens3 1.70 0.82 1.84 0.30 0.00 0.00 0.00 0.00 00:13:32 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:05:01 ens3 0.88 0.23 0.30 0.20 0.00 0.00 0.00 0.00 00:13:32 00:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:13:32 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:06:01 ens3 0.68 0.47 0.28 0.22 0.00 0.00 0.00 0.00 00:13:32 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:07:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:13:32 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:08:01 ens3 0.52 0.23 0.10 0.07 0.00 0.00 0.00 0.00 00:13:32 00:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:09:02 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:13:32 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:13:32 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:10:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:13:32 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:11:01 ens3 0.33 0.10 0.07 0.01 0.00 0.00 0.00 0.00 00:13:32 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:13:32 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:12:01 ens3 1.02 0.10 0.10 0.01 0.00 0.00 0.00 0.00 00:13:32 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:32 00:13:01 ens3 3.72 2.12 2.18 1.56 0.00 0.00 0.00 0.00 00:13:32 Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 00:13:32 Average: docker0 1.02 3.10 0.08 51.70 0.00 0.00 0.00 0.00 00:13:32 Average: ens3 33.46 19.19 484.64 2.38 0.00 0.00 0.00 0.00 00:13:32 00:13:32 00:13:32 ---> sar -P ALL: 00:13:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16838) 05/25/23 _x86_64_ (8 CPU) 00:13:32 00:13:32 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:13:32 00:00:01 all 0.00 0.00 0.00 4.56 0.00 95.44 00:13:32 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:13:32 00:00:01 1 0.00 0.00 0.00 100.00 0.00 0.00 00:13:32 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:13:32 00:00:01 3 0.00 0.00 0.00 100.00 0.00 0.00 00:13:32 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:13:32 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:13:32 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:13:32 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:13:32 00:01:01 all 3.76 0.01 1.89 2.12 0.03 92.19 00:13:32 00:01:01 0 3.58 0.00 2.10 1.62 0.03 92.67 00:13:32 00:01:01 1 5.33 0.00 2.02 0.78 0.03 91.84 00:13:32 00:01:01 2 3.08 0.07 1.87 4.03 0.03 90.92 00:13:32 00:01:01 3 3.96 0.00 2.62 9.16 0.05 84.22 00:13:32 00:01:01 4 4.15 0.00 1.96 0.15 0.03 93.71 00:13:32 00:01:01 5 2.96 0.00 1.26 0.18 0.03 95.57 00:13:32 00:01:01 6 2.81 0.00 1.29 0.35 0.02 95.53 00:13:32 00:01:01 7 4.18 0.00 1.99 0.73 0.03 93.07 00:13:32 00:02:01 all 0.01 0.00 0.01 0.05 0.01 99.92 00:13:32 00:02:01 0 0.03 0.00 0.02 0.02 0.02 99.92 00:13:32 00:02:01 1 0.00 0.00 0.03 0.00 0.03 99.93 00:13:32 00:02:01 2 0.00 0.00 0.02 0.33 0.02 99.63 00:13:32 00:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 00:13:32 00:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:13:32 00:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:13:32 00:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:13:32 00:02:01 7 0.00 0.00 0.03 0.00 0.00 99.97 00:13:32 00:03:01 all 2.44 0.00 1.59 1.36 0.03 94.58 00:13:32 00:03:01 0 2.30 0.00 1.21 1.32 0.03 95.14 00:13:32 00:03:01 1 1.46 0.00 2.84 1.10 0.02 94.58 00:13:32 00:03:01 2 3.16 0.00 1.76 0.08 0.02 94.98 00:13:32 00:03:01 3 1.91 0.00 1.12 2.49 0.05 94.43 00:13:32 00:03:01 4 2.18 0.00 1.29 1.46 0.03 95.05 00:13:32 00:03:01 5 2.19 0.00 1.07 2.09 0.03 94.62 00:13:32 00:03:01 6 4.65 0.00 2.72 1.05 0.03 91.55 00:13:32 00:03:01 7 1.66 0.00 0.74 1.24 0.05 96.30 00:13:32 00:04:01 all 0.10 0.00 0.08 0.20 0.01 99.62 00:13:32 00:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:13:32 00:04:01 1 0.12 0.00 0.08 0.00 0.00 99.80 00:13:32 00:04:01 2 0.17 0.00 0.08 0.07 0.00 99.68 00:13:32 00:04:01 3 0.10 0.00 0.13 1.17 0.02 98.58 00:13:32 00:04:01 4 0.03 0.00 0.10 0.18 0.05 99.63 00:13:32 00:04:01 5 0.02 0.00 0.03 0.12 0.00 99.83 00:13:32 00:04:01 6 0.05 0.00 0.05 0.00 0.00 99.90 00:13:32 00:04:01 7 0.28 0.00 0.13 0.03 0.00 99.55 00:13:32 00:05:01 all 0.02 0.00 0.01 0.06 0.01 99.91 00:13:32 00:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:13:32 00:05:01 1 0.03 0.00 0.00 0.07 0.02 99.88 00:13:32 00:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:13:32 00:05:01 3 0.03 0.00 0.03 0.38 0.02 99.53 00:13:32 00:05:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:13:32 00:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:13:32 00:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:13:32 00:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:13:32 00:06:01 all 0.17 0.00 0.00 0.02 0.01 99.79 00:13:32 00:06:01 0 1.29 0.00 0.00 0.00 0.02 98.69 00:13:32 00:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 00:13:32 00:06:01 2 0.03 0.00 0.00 0.00 0.02 99.95 00:13:32 00:06:01 3 0.00 0.00 0.02 0.18 0.00 99.80 00:13:32 00:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:13:32 00:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:13:32 00:06:01 6 0.00 0.00 0.02 0.00 0.02 99.97 00:13:32 00:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:13:32 00:07:01 all 0.09 0.00 0.01 0.02 0.00 99.88 00:13:32 00:07:01 0 0.52 0.00 0.02 0.00 0.00 99.47 00:13:32 00:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:13:32 00:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:13:32 00:07:01 3 0.02 0.00 0.00 0.08 0.00 99.90 00:13:32 00:07:01 4 0.05 0.00 0.02 0.02 0.02 99.90 00:13:32 00:07:01 5 0.02 0.00 0.02 0.05 0.00 99.92 00:13:32 00:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:13:32 00:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:13:32 00:08:01 all 0.01 0.00 0.01 0.01 0.01 99.97 00:13:32 00:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:13:32 00:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:13:32 00:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:13:32 00:08:01 3 0.00 0.00 0.00 0.03 0.00 99.97 00:13:32 00:08:01 4 0.03 0.00 0.02 0.00 0.03 99.92 00:13:32 00:08:01 5 0.00 0.00 0.00 0.03 0.02 99.95 00:13:32 00:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:13:32 00:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:13:32 00:09:02 all 0.18 0.00 0.01 0.00 0.01 99.80 00:13:32 00:09:02 0 1.26 0.00 0.02 0.00 0.00 98.73 00:13:32 00:09:02 1 0.02 0.00 0.02 0.00 0.02 99.95 00:13:32 00:09:02 2 0.02 0.00 0.02 0.00 0.00 99.97 00:13:32 00:09:02 3 0.02 0.00 0.00 0.02 0.00 99.97 00:13:32 00:09:02 4 0.07 0.00 0.03 0.00 0.03 99.87 00:13:32 00:09:02 5 0.02 0.00 0.02 0.00 0.00 99.97 00:13:32 00:09:02 6 0.03 0.00 0.00 0.00 0.02 99.95 00:13:32 00:09:02 7 0.02 0.00 0.00 0.00 0.00 99.98 00:13:32 00:10:01 all 0.04 0.00 0.01 0.14 0.00 99.80 00:13:32 00:10:01 0 0.27 0.00 0.02 0.00 0.02 99.69 00:13:32 00:10:01 1 0.03 0.00 0.00 0.47 0.00 99.49 00:13:32 00:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:13:32 00:10:01 3 0.00 0.00 0.02 0.49 0.00 99.49 00:13:32 00:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:13:32 00:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:13:32 00:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:13:32 00:10:01 7 0.03 0.00 0.02 0.19 0.02 99.75 00:13:32 00:13:32 00:10:01 CPU %user %nice %system %iowait %steal %idle 00:13:32 00:11:01 all 0.05 0.00 0.00 0.03 0.02 99.90 00:13:32 00:11:01 0 0.30 0.00 0.00 0.00 0.08 99.62 00:13:32 00:11:01 1 0.03 0.00 0.03 0.07 0.02 99.85 00:13:32 00:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:13:32 00:11:01 3 0.00 0.00 0.00 0.13 0.02 99.85 00:13:32 00:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 00:13:32 00:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:13:32 00:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:13:32 00:11:01 7 0.03 0.00 0.00 0.00 0.02 99.95 00:13:32 00:12:01 all 0.09 0.00 0.01 0.07 0.01 99.82 00:13:32 00:12:01 0 0.58 0.00 0.02 0.00 0.00 99.40 00:13:32 00:12:01 1 0.02 0.00 0.02 0.32 0.00 99.65 00:13:32 00:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 00:13:32 00:12:01 3 0.02 0.00 0.00 0.27 0.00 99.72 00:13:32 00:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:13:32 00:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:13:32 00:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:13:32 00:12:01 7 0.03 0.00 0.03 0.00 0.02 99.92 00:13:32 00:13:01 all 0.15 0.00 0.02 0.22 0.01 99.61 00:13:32 00:13:01 0 0.40 0.00 0.03 0.02 0.02 99.53 00:13:32 00:13:01 1 0.12 0.00 0.02 0.00 0.00 99.87 00:13:32 00:13:01 2 0.28 0.00 0.02 0.27 0.00 99.43 00:13:32 00:13:01 3 0.00 0.00 0.02 1.12 0.00 98.87 00:13:32 00:13:01 4 0.05 0.00 0.02 0.00 0.02 99.92 00:13:32 00:13:01 5 0.10 0.00 0.02 0.10 0.03 99.75 00:13:32 00:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:13:32 00:13:01 7 0.20 0.00 0.03 0.25 0.00 99.52 00:13:32 Average: all 0.55 0.00 0.28 0.33 0.01 98.83 00:13:32 Average: 0 0.82 0.00 0.27 0.23 0.02 98.67 00:13:32 Average: 1 0.55 0.00 0.39 0.22 0.01 98.83 00:13:32 Average: 2 0.53 0.01 0.29 0.37 0.01 98.80 00:13:32 Average: 3 0.47 0.00 0.31 1.20 0.01 98.02 00:13:32 Average: 4 0.51 0.00 0.27 0.14 0.02 99.06 00:13:32 Average: 5 0.41 0.00 0.19 0.20 0.01 99.19 00:13:32 Average: 6 0.59 0.00 0.32 0.11 0.01 98.98 00:13:32 Average: 7 0.50 0.00 0.23 0.19 0.01 99.07 00:13:32 00:13:32 00:13:32