Pull request #284 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e24114f13906f72c6fca90409e71e220af2937e+df8fee098ca8f8207e6b8a7bc916bcd179a74499 (a8caa27cb26f9a23881a371ba926d8ee55e5bb98) 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-ssh5694656430348565365.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8657735818214246908.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-284/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-284/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4044159761227136034.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-284/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2880940613391333482.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7205431181347566965.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-284/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-284/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5910155070141514575.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5931’ Running on prd-ubuntu20.04-docker-8c-8g-5932 in /w/workspace/foundry_device-usb-camera_PR-284 [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-284 # 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 df8fee098ca8f8207e6b8a7bc916bcd179a74499 into PR head commit 9e24114f13906f72c6fca90409e71e220af2937e Merge succeeded, producing 9e24114f13906f72c6fca90409e71e220af2937e Checking out Revision 9e24114f13906f72c6fca90409e71e220af2937e (PR-284) > 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/284/head:refs/remotes/origin/PR-284 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e24114f13906f72c6fca90409e71e220af2937e # 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 df8fee098ca8f8207e6b8a7bc916bcd179a74499 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e24114f13906f72c6fca90409e71e220af2937e # 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:18:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:18:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:18:16 ========================================================= 17:18:16 EdgeX Global Pipelines Version Info 17:18:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:18:16 ------------------- 17:18:16 stable info: 17:18:16 ------------------- 17:18:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:18:16 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:18:16 Message: update stable to v1.0.254 17:18:17 ------------------- 17:18:17 experimental info: 17:18:17 ------------------- 17:18:17 Commited By: **** collab-it+edgex@linuxfoundation.org 17:18:17 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:18:17 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-284 [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-284 [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-284 [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e24114f13906f72c6fca90409e71e220af2937e [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e24114 [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:18 provisioning config files... 17:18:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-284@tmp/config6301612981406528587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:19 ---> docker-login.sh 17:18:19 nexus3.edgexfoundry.org:10001 17:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:19 Configure a credential helper to remove this warning. See 17:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:19 17:18:19 Login Succeeded 17:18:19 nexus3.edgexfoundry.org:10002 17:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:19 Configure a credential helper to remove this warning. See 17:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:19 17:18:19 Login Succeeded 17:18:19 nexus3.edgexfoundry.org:10003 17:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:19 Configure a credential helper to remove this warning. See 17:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:19 17:18:19 Login Succeeded 17:18:19 nexus3.edgexfoundry.org:10004 17:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:19 Configure a credential helper to remove this warning. See 17:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:19 17:18:19 Login Succeeded 17:18:19 docker.io 17:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:20 Configure a credential helper to remove this warning. See 17:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:20 17:18:20 Login Succeeded 17:18:20 ---> docker-login.sh ends [Pipeline] } 17:18:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:18:20 + git rev-list -1 --merges 9e24114f13906f72c6fca90409e71e220af2937e~1..9e24114f13906f72c6fca90409e71e220af2937e [Pipeline] echo 17:18:20 -----------> git rev-list -1 --merges 9e24114f13906f72c6fca90409e71e220af2937e~1..9e24114f13906f72c6fca90409e71e220af2937e 9e24114f13906f72c6fca90409e71e220af2937e [false] [Pipeline] sh 17:18:21 + git log --format=format:%s -1 9e24114f13906f72c6fca90409e71e220af2937e [Pipeline] echo 17:18:21 ========================================================= 17:18:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:18:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:18:21 + git log --format=format:%s -1 9e24114f13906f72c6fca90409e71e220af2937e [Pipeline] echo 17:18:21 [semverPrep] GIT_COMMIT: 9e24114f13906f72c6fca90409e71e220af2937e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:18:21 [semverPrep] This is not a build commit. [Pipeline] sh 17:18:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:18:22 + grep -v github /etc/ssh/ssh_known_hosts 17:18:22 + [ -e /tmp/ssh_known_hosts ] 17:18:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:18:22 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:18:22 sudo tee -a /etc/ssh/ssh_known_hosts 17:18:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:18:22 17:18:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:18:22 0.1.4: Pulling from edgex-devops/py-git-semver 17:18:22 b85a868b505f: Pulling fs layer 17:18:22 e2be974225ed: Pulling fs layer 17:18:22 339a4e72a1f5: Pulling fs layer 17:18:22 988bab9f4d93: Pulling fs layer 17:18:22 1469e6f7b9e6: Pulling fs layer 17:18:22 eaf3925da568: Pulling fs layer 17:18:22 bab4dde63d76: Pulling fs layer 17:18:22 bde34c3a00c8: Pulling fs layer 17:18:22 b352a97aabf1: Pulling fs layer 17:18:22 4872d77fe225: Pulling fs layer 17:18:22 5851b861e8e6: Pulling fs layer 17:18:22 bde34c3a00c8: Waiting 17:18:22 b352a97aabf1: Waiting 17:18:22 4872d77fe225: Waiting 17:18:22 5851b861e8e6: Waiting 17:18:22 1469e6f7b9e6: Waiting 17:18:22 eaf3925da568: Waiting 17:18:22 bab4dde63d76: Waiting 17:18:22 e2be974225ed: Verifying Checksum 17:18:22 e2be974225ed: Download complete 17:18:22 988bab9f4d93: Verifying Checksum 17:18:22 988bab9f4d93: Download complete 17:18:22 1469e6f7b9e6: Verifying Checksum 17:18:22 1469e6f7b9e6: Download complete 17:18:23 eaf3925da568: Verifying Checksum 17:18:23 eaf3925da568: Download complete 17:18:23 339a4e72a1f5: Verifying Checksum 17:18:23 339a4e72a1f5: Download complete 17:18:23 bde34c3a00c8: Verifying Checksum 17:18:23 bde34c3a00c8: Download complete 17:18:23 b352a97aabf1: Verifying Checksum 17:18:23 b352a97aabf1: Download complete 17:18:23 4872d77fe225: Download complete 17:18:23 b85a868b505f: Download complete 17:18:23 5851b861e8e6: Download complete 17:18:23 bab4dde63d76: Verifying Checksum 17:18:23 bab4dde63d76: Download complete 17:18:24 b85a868b505f: Pull complete 17:18:24 e2be974225ed: Pull complete 17:18:24 339a4e72a1f5: Pull complete 17:18:24 988bab9f4d93: Pull complete 17:18:25 1469e6f7b9e6: Pull complete 17:18:25 eaf3925da568: Pull complete 17:18:26 bab4dde63d76: Pull complete 17:18:26 bde34c3a00c8: Pull complete 17:18:26 b352a97aabf1: Pull complete 17:18:26 4872d77fe225: Pull complete 17:18:26 5851b861e8e6: Pull complete 17:18:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:18:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:18:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:27 prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container 17:18:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-284 -v /w/workspace/foundry_device-usb-camera_PR-284:/w/workspace/foundry_device-usb-camera_PR-284:rw,z -v /w/workspace/foundry_device-usb-camera_PR-284@tmp:/w/workspace/foundry_device-usb-camera_PR-284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:18:29 $ docker top d217ff65c15a57d0c89c9fa2e36c497b06dfd03030616db75ee463a95e10acbb -eo pid,comm 17:18:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:18:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:18:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:29 [ssh-agent] Looking for ssh-agent implementation... 17:18:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:29 $ docker exec d217ff65c15a57d0c89c9fa2e36c497b06dfd03030616db75ee463a95e10acbb ssh-agent 17:18:29 SSH_AUTH_SOCK=/tmp/ssh-BH0po41PIYDr/agent.32 17:18:29 SSH_AGENT_PID=38 17:18:29 Running ssh-add (command line suppressed) 17:18:30 Identity added: /w/workspace/foundry_device-usb-camera_PR-284@tmp/private_key_18146892920868227500.key (/w/workspace/foundry_device-usb-camera_PR-284@tmp/private_key_18146892920868227500.key) 17:18:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:30 + git tag --points-at HEAD [Pipeline] } 17:18:30 $ docker exec --env ******** --env ******** d217ff65c15a57d0c89c9fa2e36c497b06dfd03030616db75ee463a95e10acbb ssh-agent -k 17:18:30 unset SSH_AUTH_SOCK; 17:18:30 unset SSH_AGENT_PID; 17:18:30 echo Agent pid 38 killed; 17:18:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:18:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:30 [ssh-agent] Looking for ssh-agent implementation... 17:18:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:30 $ docker exec d217ff65c15a57d0c89c9fa2e36c497b06dfd03030616db75ee463a95e10acbb ssh-agent 17:18:30 SSH_AUTH_SOCK=/tmp/ssh-FOc96S13vT8j/agent.70 17:18:30 SSH_AGENT_PID=76 17:18:30 Running ssh-add (command line suppressed) 17:18:30 Identity added: /w/workspace/foundry_device-usb-camera_PR-284@tmp/private_key_14814241950052517912.key (/w/workspace/foundry_device-usb-camera_PR-284@tmp/private_key_14814241950052517912.key) 17:18:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:31 + git semver init 17:18:31 2023-09-12 17:18:31,532 [run_init] DEBUG init version:0.0.0 force:False 17:18:31 2023-09-12 17:18:31,533 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-284/.semver 17:18:31 2023-09-12 17:18:31,534 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-284/.semver 17:18:31 2023-09-12 17:18:31,534 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-284/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-284, universal_newlines=False, shell=None, istream=None) 17:18:32 2023-09-12 17:18:32,263 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-284/.git/info/exclude 17:18:32 2023-09-12 17:18:32,264 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-284/.semver/PR-284 with force:False 17:18:32 2023-09-12 17:18:32,264 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-284/.semver/PR-284 17:18:32 2023-09-12 17:18:32,268 [execute] INFO git cat-file --batch-check 17:18:32 2023-09-12 17:18:32,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-284/.semver, universal_newlines=False, shell=None, istream=) 17:18:32 2023-09-12 17:18:32,275 [execute] INFO git cat-file --batch 17:18:32 2023-09-12 17:18:32,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-284/.semver, universal_newlines=False, shell=None, istream=) 17:18:32 2023-09-12 17:18:32,279 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-284/.semver/PR-284 17:18:32 0.0.0 [Pipeline] } 17:18:32 $ docker exec --env ******** --env ******** d217ff65c15a57d0c89c9fa2e36c497b06dfd03030616db75ee463a95e10acbb ssh-agent -k 17:18:32 unset SSH_AUTH_SOCK; 17:18:32 unset SSH_AGENT_PID; 17:18:32 echo Agent pid 76 killed; 17:18:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:18:33 + git semver [Pipeline] } 17:18:33 $ docker stop --time=1 d217ff65c15a57d0c89c9fa2e36c497b06dfd03030616db75ee463a95e10acbb 17:18:34 $ docker rm -f --volumes d217ff65c15a57d0c89c9fa2e36c497b06dfd03030616db75ee463a95e10acbb [Pipeline] // withDockerContainer [Pipeline] sh 17:18:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:18:35 Stashed 1 file(s) [Pipeline] echo 17:18:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:35 provisioning config files... 17:18:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-284@tmp/config3034584975372800860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:36 ---> docker-login.sh 17:18:36 nexus3.edgexfoundry.org:10001 17:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:36 Configure a credential helper to remove this warning. See 17:18:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:36 17:18:36 Login Succeeded 17:18:36 nexus3.edgexfoundry.org:10002 17:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:36 Configure a credential helper to remove this warning. See 17:18:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:36 17:18:36 Login Succeeded 17:18:36 nexus3.edgexfoundry.org:10003 17:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:36 Configure a credential helper to remove this warning. See 17:18:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:36 17:18:36 Login Succeeded 17:18:36 nexus3.edgexfoundry.org:10004 17:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:36 Configure a credential helper to remove this warning. See 17:18:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:36 17:18:36 Login Succeeded 17:18:36 docker.io 17:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:36 Configure a credential helper to remove this warning. See 17:18:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:36 17:18:36 Login Succeeded 17:18:36 ---> docker-login.sh ends [Pipeline] } 17:18:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:18:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:18:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:18:37 ========================================================= 17:18:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:18:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:18:37 Sending build context to Docker daemon 2.182MB 17:18:37 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:18:37 Step 2/13 : FROM ${BASE} AS builder 17:18:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:18:37 7264a8db6415: Pulling fs layer 17:18:37 c4d48a809fc2: Pulling fs layer 17:18:37 4f1c88b9dad5: Pulling fs layer 17:18:37 ad3a456e5733: Pulling fs layer 17:18:37 9e4f439ed901: Pulling fs layer 17:18:37 feaf6a47b606: Pulling fs layer 17:18:37 5e8b037d7d82: Pulling fs layer 17:18:37 8ac70367396e: Pulling fs layer 17:18:37 6db16350a2e2: Pulling fs layer 17:18:37 9250d5d63582: Pulling fs layer 17:18:37 5e8b037d7d82: Waiting 17:18:37 9250d5d63582: Waiting 17:18:37 8ac70367396e: Waiting 17:18:37 ad3a456e5733: Waiting 17:18:37 9e4f439ed901: Waiting 17:18:37 6db16350a2e2: Waiting 17:18:37 feaf6a47b606: Waiting 17:18:37 c4d48a809fc2: Verifying Checksum 17:18:37 c4d48a809fc2: Download complete 17:18:37 ad3a456e5733: Verifying Checksum 17:18:37 ad3a456e5733: Download complete 17:18:37 9e4f439ed901: Verifying Checksum 17:18:37 9e4f439ed901: Download complete 17:18:37 7264a8db6415: Verifying Checksum 17:18:37 7264a8db6415: Download complete 17:18:37 feaf6a47b606: Verifying Checksum 17:18:37 feaf6a47b606: Download complete 17:18:37 7264a8db6415: Pull complete 17:18:37 8ac70367396e: Verifying Checksum 17:18:37 8ac70367396e: Download complete 17:18:38 c4d48a809fc2: Pull complete 17:18:38 4f1c88b9dad5: Verifying Checksum 17:18:38 4f1c88b9dad5: Download complete 17:18:38 6db16350a2e2: Verifying Checksum 17:18:38 6db16350a2e2: Download complete 17:18:38 5e8b037d7d82: Verifying Checksum 17:18:38 5e8b037d7d82: Download complete 17:18:38 9250d5d63582: Verifying Checksum 17:18:38 9250d5d63582: Download complete 17:18:41 4f1c88b9dad5: Pull complete 17:18:41 ad3a456e5733: Pull complete 17:18:41 9e4f439ed901: Pull complete 17:18:41 feaf6a47b606: Pull complete 17:18:43 5e8b037d7d82: Pull complete 17:18:43 8ac70367396e: Pull complete 17:18:44 6db16350a2e2: Pull complete 17:18:44 9250d5d63582: Pull complete 17:18:44 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 17:18:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:18:44 ---> fa269f55d9b9 17:18:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:18:50 ---> Running in b7b15c673217 17:18:50 Removing intermediate container b7b15c673217 17:18:50 ---> 11b7b75c50eb 17:18:50 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:18:50 ---> Running in 823dc42fb955 17:18:50 Removing intermediate container 823dc42fb955 17:18:50 ---> 30412e7a917b 17:18:50 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:18:50 ---> Running in c163650f5b54 17:18:50 Removing intermediate container c163650f5b54 17:18:50 ---> b68a18bcba8f 17:18:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:18:50 ---> Running in 2addd85640be 17:18:50 Removing intermediate container 2addd85640be 17:18:50 ---> da068a3b4120 17:18:50 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:50 ---> Running in 3824e05ad6d8 17:18:50 Still waiting to schedule task 17:18:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5929’ 17:18:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:18:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:18:51 (1/13) Installing libintl (0.21.1-r7) 17:18:51 (2/13) Installing eudev-libs (3.2.11-r8) 17:18:51 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:18:51 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:18:51 (5/13) Installing v4l-utils (1.24.1-r0) 17:18:51 (6/13) Installing libdvbv5 (1.24.1-r0) 17:18:51 (7/13) Installing udev-init-scripts (35-r1) 17:18:51 (8/13) Installing libblkid (2.38.1-r8) 17:18:51 (9/13) Installing xz-libs (5.4.3-r0) 17:18:51 (10/13) Installing kmod-libs (30-r3) 17:18:51 (11/13) Installing eudev (3.2.11-r8) 17:18:51 (12/13) Installing eudev-dev (3.2.11-r8) 17:18:51 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:18:51 Executing busybox-1.36.1-r2.trigger 17:18:51 Executing eudev-3.2.11-r8.trigger 17:18:51 OK: 272 MiB in 69 packages 17:18:52 Removing intermediate container 3824e05ad6d8 17:18:52 ---> 382d2d29e7d3 17:18:52 Step 8/13 : WORKDIR /device-usb-camera 17:18:52 ---> Running in ab07297b6737 17:18:52 Removing intermediate container ab07297b6737 17:18:52 ---> 34c11aa8b784 17:18:52 Step 9/13 : COPY go.mod vendor* ./ 17:18:52 ---> 7d27bc520f6b 17:18:52 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:52 ---> Running in 8828cf6d99ac 17:19:24 Removing intermediate container 8828cf6d99ac 17:19:24 ---> 75a66bfb7fdd 17:19:24 Step 11/13 : COPY . . 17:19:24 ---> 100bec003283 17:19:24 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:19:24 ---> Running in dff4a7ff7c6e 17:19:24  % Total % Received % Xferd Average Speed Time Time Time Current 17:19:24 Dload Upload Total Spent Left Speed 17:19:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9821 0 --:--:-- --:--:-- --:--:-- 9866 17:19:24 Removing intermediate container dff4a7ff7c6e 17:19:24 ---> 1cc643c43348 17:19:24 Step 13/13 : RUN ${MAKE} 17:19:24 ---> Running in c24c962c3e78 17:19:24 noop 17:19:24 Removing intermediate container c24c962c3e78 17:19:24 ---> 6eebc70ae950 17:19:24 Successfully built 6eebc70ae950 17:19:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:25 + docker inspect -f . ci-base-image-x86_64 17:19:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:25 prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container 17:19:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-284 -v /w/workspace/foundry_device-usb-camera_PR-284:/w/workspace/foundry_device-usb-camera_PR-284:rw,z -v /w/workspace/foundry_device-usb-camera_PR-284@tmp:/w/workspace/foundry_device-usb-camera_PR-284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:19:25 $ docker top 5f208f86d836907bc49b8bbf9b8d4939b45c11dada2f31811811bdd6270e8368 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:26 + go version 17:19:26 go version go1.21.0 linux/amd64 [Pipeline] } 17:19:26 $ docker stop --time=1 5f208f86d836907bc49b8bbf9b8d4939b45c11dada2f31811811bdd6270e8368 17:19:27 $ docker rm -f --volumes 5f208f86d836907bc49b8bbf9b8d4939b45c11dada2f31811811bdd6270e8368 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:28 + docker inspect -f . ci-base-image-x86_64 17:19:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:28 prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container 17:19:28 $ 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-284 -v /w/workspace/foundry_device-usb-camera_PR-284:/w/workspace/foundry_device-usb-camera_PR-284:rw,z -v /w/workspace/foundry_device-usb-camera_PR-284@tmp:/w/workspace/foundry_device-usb-camera_PR-284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:19:28 $ docker top 21509c1729f40610de27147185ab6d1d0a444ce47bd1f60996cd606cdfc84684 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:29 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-284 [Pipeline] fileExists [Pipeline] sh 17:19:29 + make test 17:19:29 go test ./... -coverprofile=coverage.out ./... 17:19:30 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:19:40 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:19:41 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements 17:19:47 go vet ./... 17:19:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:19:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:19:51 ./bin/test-attribution-txt.sh [Pipeline] echo 17:19:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:19:51 $ docker stop --time=1 21509c1729f40610de27147185ab6d1d0a444ce47bd1f60996cd606cdfc84684 17:19:54 $ docker rm -f --volumes 21509c1729f40610de27147185ab6d1d0a444ce47bd1f60996cd606cdfc84684 [Pipeline] // withDockerContainer [Pipeline] sh 17:19:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:19:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:19:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:19:55 + ls -al . 17:19:55 total 220 17:19:55 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 17:19 . 17:19:55 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:18 .. 17:19:55 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:19 .git 17:19:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:18 .github 17:19:55 -rw-rw-r-- 1 jenkins jenkins 468 Sep 12 17:18 .gitignore 17:19:55 -rw-rw-r-- 1 jenkins jenkins 45 Sep 12 17:18 .golangci.yml 17:19:55 -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 17:18 .hadolint.yml 17:19:55 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 17:18 .semver 17:19:55 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 12 17:18 Attribution.txt 17:19:55 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 12 17:18 CHANGELOG.md 17:19:55 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 12 17:18 Dockerfile 17:19:55 -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 17:18 GOVERNANCE.md 17:19:55 -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 17:18 Jenkinsfile 17:19:55 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 17:18 LICENSE 17:19:55 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 12 17:18 Makefile 17:19:55 -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 17:18 OWNERS.md 17:19:55 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 12 17:18 README.md 17:19:55 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 17:18 VERSION 17:19:55 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:18 bin 17:19:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:18 cmd 17:19:55 -rw-r--r-- 1 jenkins jenkins 54378 Sep 12 17:19 coverage.out 17:19:55 -rwxrwxr-x 1 jenkins jenkins 84 Sep 12 17:18 docker-entrypoint.sh 17:19:55 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:18 docs 17:19:55 -rw-rw-r-- 1 jenkins jenkins 3951 Sep 12 17:18 go.mod 17:19:55 -rw-rw-r-- 1 jenkins jenkins 34252 Sep 12 17:18 go.sum 17:19:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:18 internal 17:19:55 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:18 snap 17:19:55 -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 17:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:56 + 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=9e24114f13906f72c6fca90409e71e220af2937e --label arch=amd64 --label version=0.0.0 . 17:19:56 Sending build context to Docker daemon 2.237MB 17:19:56 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 17:19:56 Step 2/36 : FROM ${BASE} AS builder 17:19:56 ---> 6eebc70ae950 17:19:56 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:19:56 ---> Running in 311ad4b4c53d 17:19:56 Removing intermediate container 311ad4b4c53d 17:19:56 ---> cd6a12038191 17:19:56 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:19:56 ---> Running in 72f83b7061bd 17:19:56 Removing intermediate container 72f83b7061bd 17:19:56 ---> 9c538054824a 17:19:56 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:19:56 ---> Running in b11b31ab206e 17:19:56 Removing intermediate container b11b31ab206e 17:19:56 ---> 93489526f27c 17:19:56 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:19:56 ---> Running in 7e2770cae0ff 17:19:56 Removing intermediate container 7e2770cae0ff 17:19:56 ---> 4eb73fe1ddf8 17:19:56 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:19:56 ---> Running in 31c5b37c2597 17:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:19:57 OK: 272 MiB in 69 packages 17:19:57 Removing intermediate container 31c5b37c2597 17:19:57 ---> a29319095082 17:19:57 Step 8/36 : WORKDIR /device-usb-camera 17:19:57 ---> Running in ee59bad20262 17:19:58 Removing intermediate container ee59bad20262 17:19:58 ---> 6e93d4b2bab4 17:19:58 Step 9/36 : COPY go.mod vendor* ./ 17:19:58 ---> b4562e4573c3 17:19:58 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:58 ---> Running in 6224b2948a87 17:19:59 Removing intermediate container 6224b2948a87 17:19:59 ---> 4db31f256692 17:19:59 Step 11/36 : COPY . . 17:19:59 ---> cd2996c000a4 17:19:59 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:19:59 ---> Running in 50edb215a7d1 17:19:59  % Total % Received % Xferd Average Speed Time Time Time Current 17:19:59   Dload Upload Total Spent  Left Speed 17:19:59 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 36963 0 --:--:-- --:--:-- --:--:-- 37969 17:19:59 Removing intermediate container 50edb215a7d1 17:19:59 ---> c4ffd8f32b17 17:19:59 Step 13/36 : RUN ${MAKE} 17:19:59 ---> Running in 3a72cbf62588 17:20:00 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:20:21 Removing intermediate container 3a72cbf62588 17:20:21 ---> 342767ec556c 17:20:21 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:20:21 v0.21.6: Pulling from aler9/rtsp-simple-server 17:20:21 4acc49c71d14: Pulling fs layer 17:20:21 4acc49c71d14: Download complete 17:20:21 4acc49c71d14: Pull complete 17:20:21 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:20:21 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:20:21 ---> 01a2bd3e5fff 17:20:21 Step 15/36 : FROM alpine:3.17 17:20:22 3.17: Pulling from library/alpine 17:20:22 9398808236ff: Pulling fs layer 17:20:22 9398808236ff: Download complete 17:20:22 9398808236ff: Pull complete 17:20:22 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:20:22 Status: Downloaded newer image for alpine:3.17 17:20:22 ---> 1e0b8b5322fc 17:20:22 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:20:23 ---> Running in 52b06ce085ed 17:20:23 Removing intermediate container 52b06ce085ed 17:20:23 ---> 6ed1a5706ebf 17:20:23 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:20:23 ---> Running in 4778f4e93b7e 17:20:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:20:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:20:24 (1/86) Installing dumb-init (1.2.5-r2) 17:20:24 (2/86) Installing sdl2 (2.26.5-r0) 17:20:24 (3/86) Installing svt-av1-libs (1.3.0-r0) 17:20:24 (4/86) Installing libxau (1.0.10-r0) 17:20:24 (5/86) Installing libmd (1.0.4-r0) 17:20:24 (6/86) Installing libbsd (0.11.7-r0) 17:20:24 (7/86) Installing libxdmcp (1.1.4-r0) 17:20:24 (8/86) Installing libxcb (1.15-r0) 17:20:24 (9/86) Installing libx11 (1.8.4-r1) 17:20:24 (10/86) Installing aom-libs (3.5.0-r0) 17:20:24 (11/86) Installing alsa-lib (1.2.8-r0) 17:20:24 (12/86) Installing libexpat (2.5.0-r0) 17:20:24 (13/86) Installing brotli-libs (1.0.9-r9) 17:20:24 (14/86) Installing libbz2 (1.0.8-r4) 17:20:24 (15/86) Installing libpng (1.6.39-r0) 17:20:24 (16/86) Installing freetype (2.12.1-r0) 17:20:24 (17/86) Installing fontconfig (2.14.1-r0) 17:20:24 (18/86) Installing fribidi (1.0.12-r0) 17:20:24 (19/86) Installing libffi (3.4.4-r0) 17:20:24 (20/86) Installing libintl (0.21.1-r1) 17:20:24 (21/86) Installing libblkid (2.38.1-r1) 17:20:24 (22/86) Installing libmount (2.38.1-r1) 17:20:24 (23/86) Installing pcre2 (10.42-r0) 17:20:24 (24/86) Installing glib (2.74.7-r0) 17:20:24 (25/86) Installing graphite2 (1.3.14-r2) 17:20:24 (26/86) Installing harfbuzz (5.3.1-r1) 17:20:24 (27/86) Installing libass (0.16.0-r1) 17:20:24 (28/86) Installing libdav1d (1.0.0-r2) 17:20:24 (29/86) Installing hwdata-pci (0.364-r0) 17:20:24 (30/86) Installing libpciaccess (0.17-r0) 17:20:24 (31/86) Installing libdrm (2.4.114-r0) 17:20:24 (32/86) Installing gmp (6.2.1-r2) 17:20:24 (33/86) Installing nettle (3.8.1-r0) 17:20:24 (34/86) Installing p11-kit (0.24.1-r1) 17:20:24 (35/86) Installing libtasn1 (4.19.0-r0) 17:20:24 (36/86) Installing libunistring (1.1-r0) 17:20:24 (37/86) Installing gnutls (3.7.8-r3) 17:20:24 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 17:20:24 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 17:20:24 (40/86) Installing lame (3.100-r2) 17:20:24 (41/86) Installing opus (1.3.1-r1) 17:20:24 (42/86) Installing libasyncns (0.8-r1) 17:20:24 (43/86) Installing dbus-libs (1.14.8-r0) 17:20:24 (44/86) Installing libltdl (2.4.7-r1) 17:20:24 (45/86) Installing orc (0.4.33-r0) 17:20:24 (46/86) Installing libgcc (12.2.1_git20220924-r4) 17:20:24 (47/86) Installing libogg (1.3.5-r2) 17:20:24 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 17:20:24 (49/86) Installing flac-libs (1.4.2-r0) 17:20:24 (50/86) Installing libvorbis (1.3.7-r0) 17:20:24 (51/86) Installing libsndfile (1.1.0-r2) 17:20:24 (52/86) Installing libgomp (12.2.1_git20220924-r4) 17:20:24 (53/86) Installing soxr (0.1.3-r3) 17:20:24 (54/86) Installing speexdsp (1.2.1-r0) 17:20:24 (55/86) Installing tdb-libs (1.4.6-r0) 17:20:25 (56/86) Installing libpulse (16.1-r6) 17:20:25 (57/86) Installing cjson (1.7.15-r3) 17:20:25 (58/86) Installing mbedtls (2.28.4-r0) 17:20:25 (59/86) Installing librist (0.2.7-r0) 17:20:25 (60/86) Installing libsrt (1.5.1-r0) 17:20:25 (61/86) Installing libssh (0.10.5-r0) 17:20:25 (62/86) Installing libtheora (1.1.1-r16) 17:20:25 (63/86) Installing libjpeg-turbo (2.1.4-r0) 17:20:25 (64/86) Installing v4l-utils-libs (1.22.1-r2) 17:20:25 (65/86) Installing libxext (1.3.5-r0) 17:20:25 (66/86) Installing libxfixes (6.0.0-r0) 17:20:25 (67/86) Installing wayland-libs-client (1.21.0-r1) 17:20:25 (68/86) Installing libva (2.16.0-r0) 17:20:25 (69/86) Installing libvdpau (1.5-r0) 17:20:25 (70/86) Installing vidstab (1.1.0-r2) 17:20:25 (71/86) Installing libvpx (1.12.0-r1) 17:20:25 (72/86) Installing libwebp (1.2.4-r2) 17:20:25 (73/86) Installing x264-libs (0.164_git20220602-r0) 17:20:25 (74/86) Installing numactl (2.0.16-r1) 17:20:25 (75/86) Installing x265-libs (3.5-r3) 17:20:25 (76/86) Installing xvidcore (1.3.7-r1) 17:20:25 (77/86) Installing libsodium (1.0.18-r2) 17:20:25 (78/86) Installing libzmq (4.3.4-r1) 17:20:25 (79/86) Installing ffmpeg-libs (5.1.3-r0) 17:20:25 (80/86) Installing ffmpeg (5.1.3-r0) 17:20:25 (81/86) Installing udev-init-scripts (35-r1) 17:20:25 (82/86) Installing eudev-libs (3.2.11-r4) 17:20:25 (83/86) Installing xz-libs (5.2.9-r0) 17:20:25 (84/86) Installing zstd-libs (1.5.5-r0) 17:20:25 (85/86) Installing kmod-libs (30-r1) 17:20:25 (86/86) Installing eudev (3.2.11-r4) 17:20:25 Executing busybox-1.35.0-r29.trigger 17:20:25 Executing eudev-3.2.11-r4.trigger 17:20:25 OK: 112 MiB in 101 packages 17:20:28 Removing intermediate container 4778f4e93b7e 17:20:28 ---> 6d8e53e75ccf 17:20:28 Step 18/36 : WORKDIR / 17:20:28 ---> Running in c86f8ca49130 17:20:28 Removing intermediate container c86f8ca49130 17:20:28 ---> 0ec13b5b64fe 17:20:28 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:20:29 ---> 8833e6dd435d 17:20:29 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:20:29 ---> 1115043a7e58 17:20:29 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:20:29 ---> 5765d2f42375 17:20:29 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:20:29 ---> 9f003cd1da42 17:20:29 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:20:29 ---> b90fcdb6bbe2 17:20:29 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:20:29 ---> 7d3795f5ee4e 17:20:29 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:20:30 ---> 8fbd17257077 17:20:30 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:20:30 ---> Running in 5be0e924de0d 17:20:30 Removing intermediate container 5be0e924de0d 17:20:30 ---> c376cf0986e6 17:20:30 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:20:30 ---> Running in 98c2cd1b174a 17:20:31 Removing intermediate container 98c2cd1b174a 17:20:31 ---> 88920b1bc722 17:20:31 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:20:31 ---> Running in e4c18b565258 17:20:32 Removing intermediate container e4c18b565258 17:20:32 ---> f0e990e1cae0 17:20:32 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:20:32 ---> Running in c023bd01194b 17:20:32 Removing intermediate container c023bd01194b 17:20:32 ---> 20afa624e148 17:20:32 Step 30/36 : EXPOSE 59983 17:20:32 ---> Running in b0ac7c24eb15 17:20:32 Removing intermediate container b0ac7c24eb15 17:20:32 ---> ef422526e517 17:20:32 Step 31/36 : EXPOSE 8554 17:20:32 ---> Running in 64f24a7f4640 17:20:32 Removing intermediate container 64f24a7f4640 17:20:32 ---> 9070c9f32ade 17:20:32 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:20:32 ---> Running in b9c7c7801784 17:20:32 Removing intermediate container b9c7c7801784 17:20:32 ---> c5021342db30 17:20:32 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:20:32 ---> Running in 2ffe77ce3275 17:20:32 Removing intermediate container 2ffe77ce3275 17:20:32 ---> 4d3c4252a736 17:20:32 Step 34/36 : LABEL arch=amd64 17:20:32 ---> Running in a807add9e512 17:20:32 Removing intermediate container a807add9e512 17:20:32 ---> 6f0d57c87382 17:20:32 Step 35/36 : LABEL git_sha=9e24114f13906f72c6fca90409e71e220af2937e 17:20:33 ---> Running in f85d77b4abbe 17:20:33 Removing intermediate container f85d77b4abbe 17:20:33 ---> 662c51e30dec 17:20:33 Step 36/36 : LABEL version=0.0.0 17:20:33 ---> Running in 2a6d7c5135e9 17:20:33 Removing intermediate container 2a6d7c5135e9 17:20:33 ---> 3580c27299eb 17:20:33 [Warning] One or more build-args [ARCH] were not consumed 17:20:33 Successfully built 3580c27299eb 17:20:33 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:20:33 17:20:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:20:34 latest: Pulling from edgex-lftools-log-publisher 17:20:34 5eb5b503b376: Pulling fs layer 17:20:34 5c69ac0246d0: Pulling fs layer 17:20:34 ec43610c2a17: Pulling fs layer 17:20:34 3a2ae6a8a46f: Pulling fs layer 17:20:34 33b1e0a273af: Pulling fs layer 17:20:34 5d3b04190fa2: Pulling fs layer 17:20:34 2f39f015ded8: Pulling fs layer 17:20:34 3a2ae6a8a46f: Waiting 17:20:34 33b1e0a273af: Waiting 17:20:34 5d3b04190fa2: Waiting 17:20:34 2f39f015ded8: Waiting 17:20:34 5c69ac0246d0: Verifying Checksum 17:20:34 5c69ac0246d0: Download complete 17:20:34 3a2ae6a8a46f: Verifying Checksum 17:20:34 3a2ae6a8a46f: Download complete 17:20:34 33b1e0a273af: Verifying Checksum 17:20:34 33b1e0a273af: Download complete 17:20:34 5d3b04190fa2: Verifying Checksum 17:20:34 5d3b04190fa2: Download complete 17:20:34 ec43610c2a17: Verifying Checksum 17:20:34 ec43610c2a17: Download complete 17:20:34 5eb5b503b376: Verifying Checksum 17:20:34 5eb5b503b376: Download complete 17:20:35 2f39f015ded8: Download complete 17:20:35 5eb5b503b376: Pull complete 17:20:35 5c69ac0246d0: Pull complete 17:20:36 ec43610c2a17: Pull complete 17:20:36 3a2ae6a8a46f: Pull complete 17:20:36 33b1e0a273af: Pull complete 17:20:36 5d3b04190fa2: Pull complete 17:20:40 2f39f015ded8: Pull complete 17:20:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:20:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:20:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:40 prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container 17:20:41 $ 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-284 -v /w/workspace/foundry_device-usb-camera_PR-284:/w/workspace/foundry_device-usb-camera_PR-284:rw,z -v /w/workspace/foundry_device-usb-camera_PR-284@tmp:/w/workspace/foundry_device-usb-camera_PR-284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:20:44 $ docker top 4d57641d8df7755bc9bec6be40d41633a0f1234ac410bfd6e211a69a51f2bf3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:45 ---> job-cost.sh 17:20:45 lf-activate-venv: SKIPPING 17:20:45 INFO: No Stack... 17:20:45 INFO: Retrieving Pricing Info for: v3-standard-8 17:20:45 INFO: Archiving Costs [Pipeline] sh 17:20:45 + cat /w/workspace/foundry_device-usb-camera_PR-284/archives/cost.csv 17:20:45 + cut -d, -f6 [Pipeline] lock 17:20:46 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-284-1-stack-cost] 17:20:46 Resource [jenkins-edgexfoundry-device-usb-camera-PR-284-1-stack-cost] did not exist. Created. 17:20:46 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-284-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:20:46 + echo total: 0.2199999988079071 [Pipeline] stash 17:20:46 Stashed 1 file(s) [Pipeline] } 17:20:46 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-284-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:20:46 $ docker stop --time=1 4d57641d8df7755bc9bec6be40d41633a0f1234ac410bfd6e211a69a51f2bf3f 17:20:47 $ docker rm -f --volumes 4d57641d8df7755bc9bec6be40d41633a0f1234ac410bfd6e211a69a51f2bf3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:22:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5933 in /w/workspace/foundry_device-usb-camera_PR-284 [Pipeline] { [Pipeline] ws 17:22:17 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:22:17 Selected Git installation does not exist. Using Default 17:22:17 The recommended git tool is: NONE 17:22:22 using credential edgex-jenkins-ssh 17:22:22 Cloning the remote Git repository 17:22:23 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:22:23 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:22:23 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:22:23 > git --version # timeout=10 17:22:23 > git --version # 'git version 2.25.1' 17:22:23 using GIT_SSH to set credentials SSH Credentials for GitHub 17:22:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:22:24 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:22:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:22:25 Merging remotes/origin/main commit df8fee098ca8f8207e6b8a7bc916bcd179a74499 into PR head commit 9e24114f13906f72c6fca90409e71e220af2937e 17:22:26 Merge succeeded, producing 9e24114f13906f72c6fca90409e71e220af2937e 17:22:26 Checking out Revision 9e24114f13906f72c6fca90409e71e220af2937e (PR-284) 17:22:25 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:22:25 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:22:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:22:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/284/head:refs/remotes/origin/PR-284 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:22:25 > git config core.sparsecheckout # timeout=10 17:22:25 > git checkout -f 9e24114f13906f72c6fca90409e71e220af2937e # timeout=10 17:22:25 > git remote # timeout=10 17:22:25 > git config --get remote.origin.url # timeout=10 17:22:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:22:26 > git merge df8fee098ca8f8207e6b8a7bc916bcd179a74499 # timeout=10 17:22:26 > git rev-parse HEAD^{commit} # timeout=10 17:22:26 > git config core.sparsecheckout # timeout=10 17:22:26 > git checkout -f 9e24114f13906f72c6fca90409e71e220af2937e # timeout=10 17:22:26 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:22:26 > git --version # timeout=10 17:22:26 > git --version # 'git version 2.25.1' 17:22:26 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:22:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:22:27 % Total % Received % Xferd Average Speed Time Time Time Current 17:22:27 Dload Upload Total Spent Left Speed 17:22:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 17:22:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:22:28 + sudo tee /etc/docker/daemon.new 17:22:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:22:28 { 17:22:28 "registry-mirrors": [ 17:22:28 "https://nexus3.edgexfoundry.org:10001" 17:22:28 ], 17:22:28 "bip": "10.250.0.254/24", 17:22:28 "hosts": [ 17:22:28 "tcp://0.0.0.0:5555", 17:22:28 "unix:///var/run/docker.sock" 17:22:28 ], 17:22:28 "mtu": 1458, 17:22:28 "selinux-enabled": true, 17:22:28 "seccomp-profile": "/etc/docker/seccomp.json" 17:22:28 } [Pipeline] sh 17:22:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:22:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:22:51 provisioning config files... 17:22:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2232124938612706610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:52 ---> docker-login.sh 17:22:52 nexus3.edgexfoundry.org:10001 17:22:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:52 Configure a credential helper to remove this warning. See 17:22:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:52 17:22:52 Login Succeeded 17:22:52 nexus3.edgexfoundry.org:10002 17:22:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:53 Configure a credential helper to remove this warning. See 17:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:53 17:22:53 Login Succeeded 17:22:53 nexus3.edgexfoundry.org:10003 17:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:53 Configure a credential helper to remove this warning. See 17:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:53 17:22:53 Login Succeeded 17:22:53 nexus3.edgexfoundry.org:10004 17:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:53 Configure a credential helper to remove this warning. See 17:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:53 17:22:53 Login Succeeded 17:22:53 docker.io 17:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:54 Configure a credential helper to remove this warning. See 17:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:54 17:22:54 Login Succeeded 17:22:54 ---> docker-login.sh ends [Pipeline] } 17:22:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:22:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:22:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:22:54 ========================================================= 17:22:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:22:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:22:55 Sending build context to Docker daemon 1.305MB 17:22:55 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:22:55 Step 2/13 : FROM ${BASE} AS builder 17:22:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:22:55 9fda8d8052c6: Pulling fs layer 17:22:55 5d54e960e981: Pulling fs layer 17:22:55 c4a7e357bf2a: Pulling fs layer 17:22:55 f0e02332f6b5: Pulling fs layer 17:22:55 66412af1f25a: Pulling fs layer 17:22:55 1baf3a5c0e64: Pulling fs layer 17:22:55 9a37bb91b891: Pulling fs layer 17:22:55 a29adfc67d43: Pulling fs layer 17:22:55 d5de9f91c1a4: Pulling fs layer 17:22:55 a29adfc67d43: Waiting 17:22:55 1baf3a5c0e64: Waiting 17:22:55 d5de9f91c1a4: Waiting 17:22:55 9a37bb91b891: Waiting 17:22:55 f0e02332f6b5: Waiting 17:22:55 66412af1f25a: Waiting 17:22:55 5d54e960e981: Verifying Checksum 17:22:55 5d54e960e981: Download complete 17:22:55 f0e02332f6b5: Verifying Checksum 17:22:55 f0e02332f6b5: Download complete 17:22:55 66412af1f25a: Verifying Checksum 17:22:55 66412af1f25a: Download complete 17:22:55 9fda8d8052c6: Verifying Checksum 17:22:55 9fda8d8052c6: Download complete 17:22:56 9a37bb91b891: Verifying Checksum 17:22:56 9a37bb91b891: Download complete 17:22:56 9fda8d8052c6: Pull complete 17:22:56 a29adfc67d43: Download complete 17:22:57 5d54e960e981: Pull complete 17:22:57 d5de9f91c1a4: Verifying Checksum 17:22:57 d5de9f91c1a4: Download complete 17:22:57 c4a7e357bf2a: Verifying Checksum 17:22:57 c4a7e357bf2a: Download complete 17:22:58 1baf3a5c0e64: Verifying Checksum 17:22:58 1baf3a5c0e64: Download complete 17:23:09 c4a7e357bf2a: Pull complete 17:23:09 f0e02332f6b5: Pull complete 17:23:09 66412af1f25a: Pull complete 17:23:17 1baf3a5c0e64: Pull complete 17:23:17 9a37bb91b891: Pull complete 17:23:18 a29adfc67d43: Pull complete 17:23:20 d5de9f91c1a4: Pull complete 17:23:20 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 17:23:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:23:20 ---> 746ca1b523b5 17:23:20 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:23:22 ---> Running in a5695f6fc3ec 17:23:22 Removing intermediate container a5695f6fc3ec 17:23:22 ---> 4e695c819aaf 17:23:22 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:23:22 ---> Running in c3833ffdcda0 17:23:22 Removing intermediate container c3833ffdcda0 17:23:22 ---> 344062f44310 17:23:22 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:23:23 ---> Running in 5a8959ab746f 17:23:23 Removing intermediate container 5a8959ab746f 17:23:23 ---> 69d4ba4835b9 17:23:23 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:23:23 ---> Running in 479fb3987b6a 17:23:23 Removing intermediate container 479fb3987b6a 17:23:23 ---> ec4e7f03316c 17:23:23 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:23:23 ---> Running in a426545ef219 17:23:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:23:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:23:26 (1/13) Installing libintl (0.21.1-r7) 17:23:26 (2/13) Installing eudev-libs (3.2.11-r8) 17:23:26 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:23:26 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:23:26 (5/13) Installing v4l-utils (1.24.1-r0) 17:23:27 (6/13) Installing libdvbv5 (1.24.1-r0) 17:23:27 (7/13) Installing udev-init-scripts (35-r1) 17:23:27 (8/13) Installing libblkid (2.38.1-r8) 17:23:27 (9/13) Installing xz-libs (5.4.3-r0) 17:23:27 (10/13) Installing kmod-libs (30-r3) 17:23:27 (11/13) Installing eudev (3.2.11-r8) 17:23:27 (12/13) Installing eudev-dev (3.2.11-r8) 17:23:27 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:23:27 Executing busybox-1.36.1-r2.trigger 17:23:27 Executing eudev-3.2.11-r8.trigger 17:23:27 OK: 275 MiB in 69 packages 17:23:29 Removing intermediate container a426545ef219 17:23:29 ---> 2e767bc9f4c9 17:23:29 Step 8/13 : WORKDIR /device-usb-camera 17:23:29 ---> Running in 0e2de228ca54 17:23:29 Removing intermediate container 0e2de228ca54 17:23:29 ---> c3126cf9a85f 17:23:29 Step 9/13 : COPY go.mod vendor* ./ 17:23:30 ---> 57eca1cf001e 17:23:30 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:23:30 ---> Running in 18b30db141e1 17:24:52 Removing intermediate container 18b30db141e1 17:24:52 ---> bee27a132850 17:24:52 Step 11/13 : COPY . . 17:24:52 ---> 598373a13319 17:24:52 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:24:52 ---> Running in 084062c80ef2 17:24:52  % Total % Received % Xferd Average Speed Time Time Time Current 17:24:52 Dload Upload Total Spent Left Speed 17:24:52 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 5729 0 --:--:-- --:--:-- --:--:-- 5747 17:24:52 Removing intermediate container 084062c80ef2 17:24:52 ---> 55f4cc07f644 17:24:52 Step 13/13 : RUN ${MAKE} 17:24:52 ---> Running in 38365e1bbc24 17:24:52 noop 17:24:52 Removing intermediate container 38365e1bbc24 17:24:52 ---> 193598efa47c 17:24:52 Successfully built 193598efa47c 17:24:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:52 + docker inspect -f . ci-base-image-arm64 17:24:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:52 prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container 17:24:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:24:54 $ docker top 4a5f8711c5640e1a80b22f22356f2d2c94cdc9e068277a3b35ef90ab3512ae65 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:54 + go version 17:24:54 go version go1.21.0 linux/arm64 [Pipeline] } 17:24:54 $ docker stop --time=1 4a5f8711c5640e1a80b22f22356f2d2c94cdc9e068277a3b35ef90ab3512ae65 17:24:56 $ docker rm -f --volumes 4a5f8711c5640e1a80b22f22356f2d2c94cdc9e068277a3b35ef90ab3512ae65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:57 + docker inspect -f . ci-base-image-arm64 17:24:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:57 prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container 17:24:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:24:59 $ docker top b98261fcd2ee85c69b0c7636307c14a1198c360c107f4e78aeee67ba03748929 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:59 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:25:00 + make test 17:25:00 go test ./... -coverprofile=coverage.out ./... 17:25:03 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:27:10 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:27:10 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.087s coverage: 4.4% of statements 17:27:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:27:10 go vet ./... 17:27:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:27:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:27:49 ./bin/test-attribution-txt.sh [Pipeline] echo 17:27:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:27:49 $ docker stop --time=1 b98261fcd2ee85c69b0c7636307c14a1198c360c107f4e78aeee67ba03748929 17:27:51 $ docker rm -f --volumes b98261fcd2ee85c69b0c7636307c14a1198c360c107f4e78aeee67ba03748929 [Pipeline] // withDockerContainer [Pipeline] sh 17:27:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:27:52 Warning: overwriting stash ‘coverage-report’ 17:27:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:27:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:27:54 + ls -al . 17:27:54 total 216 17:27:54 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 17:25 . 17:27:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:22 .. 17:27:54 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:22 .git 17:27:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:22 .github 17:27:54 -rw-rw-r-- 1 jenkins jenkins 468 Sep 12 17:22 .gitignore 17:27:54 -rw-rw-r-- 1 jenkins jenkins 45 Sep 12 17:22 .golangci.yml 17:27:54 -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 17:22 .hadolint.yml 17:27:54 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 12 17:22 Attribution.txt 17:27:54 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 12 17:22 CHANGELOG.md 17:27:54 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 12 17:22 Dockerfile 17:27:54 -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 17:22 GOVERNANCE.md 17:27:54 -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 17:22 Jenkinsfile 17:27:54 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 17:22 LICENSE 17:27:54 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 12 17:22 Makefile 17:27:54 -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 17:22 OWNERS.md 17:27:54 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 12 17:22 README.md 17:27:54 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 17:18 VERSION 17:27:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:22 bin 17:27:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:22 cmd 17:27:54 -rw-r--r-- 1 jenkins jenkins 54378 Sep 12 17:27 coverage.out 17:27:54 -rwxrwxr-x 1 jenkins jenkins 84 Sep 12 17:22 docker-entrypoint.sh 17:27:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:22 docs 17:27:54 -rw-rw-r-- 1 jenkins jenkins 3951 Sep 12 17:22 go.mod 17:27:54 -rw-rw-r-- 1 jenkins jenkins 34252 Sep 12 17:22 go.sum 17:27:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:22 internal 17:27:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:22 snap 17:27:54 -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 17:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:54 + 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=9e24114f13906f72c6fca90409e71e220af2937e --label arch=arm64 --label version=0.0.0 . 17:27:54 Sending build context to Docker daemon 1.36MB 17:27:54 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 17:27:54 Step 2/36 : FROM ${BASE} AS builder 17:27:54 ---> 193598efa47c 17:27:54 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:27:55 ---> Running in 835ccc06e5ff 17:27:55 Removing intermediate container 835ccc06e5ff 17:27:55 ---> 493b9bb64a9d 17:27:55 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:27:55 ---> Running in ac1bfc0cf2cc 17:27:55 Removing intermediate container ac1bfc0cf2cc 17:27:55 ---> 4f358fca8d7c 17:27:55 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:27:55 ---> Running in e32353b07fc4 17:27:56 Removing intermediate container e32353b07fc4 17:27:56 ---> 2c4056554f33 17:27:56 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:27:56 ---> Running in 02d5d011785e 17:27:56 Removing intermediate container 02d5d011785e 17:27:56 ---> 488817360792 17:27:56 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:27:56 ---> Running in 5cb8cbd6c2fd 17:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:27:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:27:59 OK: 275 MiB in 69 packages 17:28:00 Removing intermediate container 5cb8cbd6c2fd 17:28:00 ---> 52d925e209af 17:28:00 Step 8/36 : WORKDIR /device-usb-camera 17:28:00 ---> Running in d30e36b19c30 17:28:00 Removing intermediate container d30e36b19c30 17:28:00 ---> 842bd272aa05 17:28:00 Step 9/36 : COPY go.mod vendor* ./ 17:28:01 ---> 4b4a98920bd8 17:28:01 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:01 ---> Running in ce3816b66a73 17:28:03 Removing intermediate container ce3816b66a73 17:28:03 ---> 914f7b819deb 17:28:03 Step 11/36 : COPY . . 17:28:04 ---> 70762c2fde94 17:28:04 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:28:04 ---> Running in 25e06a1fd731 17:28:05  % Total % Received % Xferd Average Speed Time Time Time Current 17:28:05 Dload Upload Total Spent Left Speed 17:28:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8539 0 --:--:-- --:--:-- --:--:-- 8582 17:28:06 Removing intermediate container 25e06a1fd731 17:28:06 ---> a2fb14680c7c 17:28:06 Step 13/36 : RUN ${MAKE} 17:28:06 ---> Running in b0f3575ef327 17:28:07 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:30:29 Removing intermediate container b0f3575ef327 17:30:29 ---> 633643978513 17:30:29 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:30:29 v0.21.6: Pulling from aler9/rtsp-simple-server 17:30:29 8766b47fe142: Pulling fs layer 17:30:29 8766b47fe142: Verifying Checksum 17:30:29 8766b47fe142: Download complete 17:30:29 8766b47fe142: Pull complete 17:30:29 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:30:29 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:30:29 ---> 69d40e2cb93c 17:30:29 Step 15/36 : FROM alpine:3.17 17:30:29 3.17: Pulling from library/alpine 17:30:29 4060ece20d7a: Pulling fs layer 17:30:29 4060ece20d7a: Download complete 17:30:29 4060ece20d7a: Pull complete 17:30:29 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:30:29 Status: Downloaded newer image for alpine:3.17 17:30:29 ---> 8650cd65339b 17:30:29 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:30:29 ---> Running in e424122e798d 17:30:29 Removing intermediate container e424122e798d 17:30:29 ---> 0516f96a4ddb 17:30:29 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:30:29 ---> Running in 3a50c03d5ca4 17:30:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:30:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:30:29 (1/83) Installing dumb-init (1.2.5-r2) 17:30:29 (2/83) Installing sdl2 (2.26.5-r0) 17:30:29 (3/83) Installing libxau (1.0.10-r0) 17:30:29 (4/83) Installing libmd (1.0.4-r0) 17:30:29 (5/83) Installing libbsd (0.11.7-r0) 17:30:29 (6/83) Installing libxdmcp (1.1.4-r0) 17:30:29 (7/83) Installing libxcb (1.15-r0) 17:30:29 (8/83) Installing libx11 (1.8.4-r1) 17:30:29 (9/83) Installing aom-libs (3.5.0-r0) 17:30:30 (10/83) Installing alsa-lib (1.2.8-r0) 17:30:30 (11/83) Installing libexpat (2.5.0-r0) 17:30:30 (12/83) Installing brotli-libs (1.0.9-r9) 17:30:30 (13/83) Installing libbz2 (1.0.8-r4) 17:30:30 (14/83) Installing libpng (1.6.39-r0) 17:30:30 (15/83) Installing freetype (2.12.1-r0) 17:30:30 (16/83) Installing fontconfig (2.14.1-r0) 17:30:30 (17/83) Installing fribidi (1.0.12-r0) 17:30:30 (18/83) Installing libffi (3.4.4-r0) 17:30:30 (19/83) Installing libintl (0.21.1-r1) 17:30:30 (20/83) Installing libblkid (2.38.1-r1) 17:30:30 (21/83) Installing libmount (2.38.1-r1) 17:30:30 (22/83) Installing pcre2 (10.42-r0) 17:30:30 (23/83) Installing glib (2.74.7-r0) 17:30:30 (24/83) Installing graphite2 (1.3.14-r2) 17:30:30 (25/83) Installing harfbuzz (5.3.1-r1) 17:30:30 (26/83) Installing libass (0.16.0-r1) 17:30:30 (27/83) Installing libdav1d (1.0.0-r2) 17:30:30 (28/83) Installing libdrm (2.4.114-r0) 17:30:31 (29/83) Installing gmp (6.2.1-r2) 17:30:31 (30/83) Installing nettle (3.8.1-r0) 17:30:31 (31/83) Installing p11-kit (0.24.1-r1) 17:30:31 (32/83) Installing libtasn1 (4.19.0-r0) 17:30:31 (33/83) Installing libunistring (1.1-r0) 17:30:31 (34/83) Installing gnutls (3.7.8-r3) 17:30:31 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 17:30:31 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 17:30:31 (37/83) Installing lame (3.100-r2) 17:30:31 (38/83) Installing opus (1.3.1-r1) 17:30:31 (39/83) Installing libasyncns (0.8-r1) 17:30:31 (40/83) Installing dbus-libs (1.14.8-r0) 17:30:31 (41/83) Installing libltdl (2.4.7-r1) 17:30:31 (42/83) Installing orc (0.4.33-r0) 17:30:31 (43/83) Installing libgcc (12.2.1_git20220924-r4) 17:30:31 (44/83) Installing libogg (1.3.5-r2) 17:30:31 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 17:30:31 (46/83) Installing flac-libs (1.4.2-r0) 17:30:31 (47/83) Installing libvorbis (1.3.7-r0) 17:30:31 (48/83) Installing libsndfile (1.1.0-r2) 17:30:31 (49/83) Installing libgomp (12.2.1_git20220924-r4) 17:30:31 (50/83) Installing soxr (0.1.3-r3) 17:30:31 (51/83) Installing speexdsp (1.2.1-r0) 17:30:31 (52/83) Installing tdb-libs (1.4.6-r0) 17:30:31 (53/83) Installing libpulse (16.1-r6) 17:30:31 (54/83) Installing cjson (1.7.15-r3) 17:30:31 (55/83) Installing mbedtls (2.28.4-r0) 17:30:32 (56/83) Installing librist (0.2.7-r0) 17:30:32 (57/83) Installing libsrt (1.5.1-r0) 17:30:32 (58/83) Installing libssh (0.10.5-r0) 17:30:32 (59/83) Installing libtheora (1.1.1-r16) 17:30:32 (60/83) Installing libjpeg-turbo (2.1.4-r0) 17:30:32 (61/83) Installing v4l-utils-libs (1.22.1-r2) 17:30:32 (62/83) Installing libxext (1.3.5-r0) 17:30:32 (63/83) Installing libxfixes (6.0.0-r0) 17:30:32 (64/83) Installing wayland-libs-client (1.21.0-r1) 17:30:32 (65/83) Installing libva (2.16.0-r0) 17:30:32 (66/83) Installing libvdpau (1.5-r0) 17:30:32 (67/83) Installing vidstab (1.1.0-r2) 17:30:32 (68/83) Installing libvpx (1.12.0-r1) 17:30:32 (69/83) Installing libwebp (1.2.4-r2) 17:30:32 (70/83) Installing x264-libs (0.164_git20220602-r0) 17:30:32 (71/83) Installing numactl (2.0.16-r1) 17:30:32 (72/83) Installing x265-libs (3.5-r3) 17:30:33 (73/83) Installing xvidcore (1.3.7-r1) 17:30:33 (74/83) Installing libsodium (1.0.18-r2) 17:30:33 (75/83) Installing libzmq (4.3.4-r1) 17:30:33 (76/83) Installing ffmpeg-libs (5.1.3-r0) 17:30:33 (77/83) Installing ffmpeg (5.1.3-r0) 17:30:33 (78/83) Installing udev-init-scripts (35-r1) 17:30:33 (79/83) Installing eudev-libs (3.2.11-r4) 17:30:33 (80/83) Installing xz-libs (5.2.9-r0) 17:30:33 (81/83) Installing zstd-libs (1.5.5-r0) 17:30:33 (82/83) Installing kmod-libs (30-r1) 17:30:33 (83/83) Installing eudev (3.2.11-r4) 17:30:33 Executing busybox-1.35.0-r29.trigger 17:30:33 Executing eudev-3.2.11-r4.trigger 17:30:34 OK: 86 MiB in 98 packages 17:30:38 Removing intermediate container 3a50c03d5ca4 17:30:38 ---> 584bd4200df1 17:30:38 Step 18/36 : WORKDIR / 17:30:38 ---> Running in 3beaa2e0716c 17:30:38 Removing intermediate container 3beaa2e0716c 17:30:38 ---> cdb8ce67424c 17:30:38 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:30:39 ---> 3e1f6c8305ae 17:30:39 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:30:40 ---> d0a49fc68df6 17:30:40 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:30:40 ---> 26ae73beafa2 17:30:40 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:30:40 ---> 9a06c1ad5119 17:30:40 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:30:41 ---> ce7bfdb00198 17:30:41 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:30:42 ---> cb9b1246a0d7 17:30:42 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:30:43 ---> 8bf4c5fc7ce1 17:30:43 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:30:43 ---> Running in d054ab6c4206 17:30:44 Removing intermediate container d054ab6c4206 17:30:44 ---> b09dad64b0d0 17:30:44 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:30:45 ---> Running in ef28575017fa 17:30:48 Removing intermediate container ef28575017fa 17:30:48 ---> 5ad2e1dcda51 17:30:48 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:30:48 ---> Running in 157e3719edb9 17:30:50 Removing intermediate container 157e3719edb9 17:30:50 ---> a2ac08ae6047 17:30:50 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:30:50 ---> Running in 0df7176bbfb1 17:30:52 Removing intermediate container 0df7176bbfb1 17:30:52 ---> 268192591387 17:30:52 Step 30/36 : EXPOSE 59983 17:30:52 ---> Running in 9d4e928037da 17:30:52 Removing intermediate container 9d4e928037da 17:30:52 ---> 3dec7aa0e219 17:30:52 Step 31/36 : EXPOSE 8554 17:30:52 ---> Running in 7e6dfd085d5c 17:30:52 Removing intermediate container 7e6dfd085d5c 17:30:52 ---> ed3bd66c11ac 17:30:52 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:30:52 ---> Running in bde0d394082d 17:30:52 Removing intermediate container bde0d394082d 17:30:52 ---> b5036de31784 17:30:52 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:30:52 ---> Running in 17d559006ab6 17:30:53 Removing intermediate container 17d559006ab6 17:30:53 ---> a3e4ca77b77f 17:30:53 Step 34/36 : LABEL arch=arm64 17:30:53 ---> Running in ceee7277863b 17:30:53 Removing intermediate container ceee7277863b 17:30:53 ---> f68d65c2465e 17:30:53 Step 35/36 : LABEL git_sha=9e24114f13906f72c6fca90409e71e220af2937e 17:30:53 ---> Running in f2f3b3028b10 17:30:54 Removing intermediate container f2f3b3028b10 17:30:54 ---> 04a78c14807d 17:30:54 Step 36/36 : LABEL version=0.0.0 17:30:54 ---> Running in 5572bb10aefc 17:30:54 Removing intermediate container 5572bb10aefc 17:30:54 ---> c0b0280a080a 17:30:54 [Warning] One or more build-args [ARCH] were not consumed 17:30:54 Successfully built c0b0280a080a 17:30:54 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:55 17:30:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:55 arm64: Pulling from edgex-lftools-log-publisher 17:30:55 8998bd30e6a1: Pulling fs layer 17:30:55 04944245beec: Pulling fs layer 17:30:55 699f458cf7ca: Pulling fs layer 17:30:55 765212b225bb: Pulling fs layer 17:30:55 f23df028b6ca: Pulling fs layer 17:30:55 d65c8cfc05b1: Pulling fs layer 17:30:55 2437ff75d9bd: Pulling fs layer 17:30:55 f23df028b6ca: Waiting 17:30:55 d65c8cfc05b1: Waiting 17:30:55 765212b225bb: Waiting 17:30:55 2437ff75d9bd: Waiting 17:30:55 04944245beec: Verifying Checksum 17:30:55 04944245beec: Download complete 17:30:55 765212b225bb: Verifying Checksum 17:30:55 765212b225bb: Download complete 17:30:55 f23df028b6ca: Verifying Checksum 17:30:55 f23df028b6ca: Download complete 17:30:55 d65c8cfc05b1: Verifying Checksum 17:30:55 d65c8cfc05b1: Download complete 17:30:56 699f458cf7ca: Verifying Checksum 17:30:56 699f458cf7ca: Download complete 17:30:56 8998bd30e6a1: Verifying Checksum 17:30:56 8998bd30e6a1: Download complete 17:30:58 2437ff75d9bd: Verifying Checksum 17:30:58 2437ff75d9bd: Download complete 17:31:01 8998bd30e6a1: Pull complete 17:31:02 04944245beec: Pull complete 17:31:03 699f458cf7ca: Pull complete 17:31:03 765212b225bb: Pull complete 17:31:04 f23df028b6ca: Pull complete 17:31:04 d65c8cfc05b1: Pull complete 17:31:16 2437ff75d9bd: Pull complete 17:31:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:31:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:31:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:17 prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container 17:31:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:31:19 $ docker top 01de5c3997daf6982be34fd046cb636f4e37c29f9860e8338f8967b88db1837d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:31:20 ---> job-cost.sh 17:31:20 lf-activate-venv: SKIPPING 17:31:20 INFO: No Stack... 17:31:20 INFO: Retrieving Pricing Info for: v3-standard-4 17:31:21 INFO: Archiving Costs [Pipeline] sh 17:31:22 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:31:22 + cut -d, -f6 [Pipeline] lock 17:31:22 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-284-1-stack-cost] 17:31:22 Resource [jenkins-edgexfoundry-device-usb-camera-PR-284-1-stack-cost] did not exist. Created. 17:31:22 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-284-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:31:22 /w/workspace/device-usb-camera/1@tmp/durable-b640b30a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:31:23 + echo total: 0.10999999940395355 [Pipeline] stash 17:31:23 Warning: overwriting stash ‘stack-cost’ 17:31:23 Stashed 1 file(s) [Pipeline] } 17:31:23 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-284-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:31:23 $ docker stop --time=1 01de5c3997daf6982be34fd046cb636f4e37c29f9860e8338f8967b88db1837d 17:31:24 $ docker rm -f --volumes 01de5c3997daf6982be34fd046cb636f4e37c29f9860e8338f8967b88db1837d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:31:25 provisioning config files... 17:31:25 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-284@tmp/config3276662175617755939tmp [Pipeline] { [Pipeline] sh 17:31:26 + set +x 17:31:26 + bash -s -- 17:31:26 + curl -s https://codecov.io/bash 17:31:26 17:31:26 _____ _ 17:31:26 / ____| | | 17:31:26 | | ___ __| | ___ ___ _____ __ 17:31:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:31:26 | |___| (_) | (_| | __/ (_| (_) \ V / 17:31:26 \_____\___/ \__,_|\___|\___\___/ \_/ 17:31:26 Bash-1.0.6 17:31:26 17:31:26 17:31:26 ==> git version 2.25.1 found 17:31:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:31:26 Release-Date: 2020-01-08 17:31:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:31:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:31:26 ==> Jenkins CI detected. 17:31:26 current dir:  /w/workspace/foundry_device-usb-camera_PR-284 17:31:26 project root: . 17:31:26 --> token set from env 17:31:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:31:26 ==> Running gcov in . (disable via -X gcov) 17:31:26 ==> Python coveragepy not found 17:31:26 ==> Searching for coverage reports in: 17:31:26 + . 17:31:26 -> Found 1 reports 17:31:26 ==> Detecting git/mercurial file structure 17:31:26 ==> Reading reports 17:31:26 + ./coverage.out bytes=54378 17:31:26 ==> Appending adjustments 17:31:26 https://docs.codecov.io/docs/fixing-reports 17:31:26 + Found adjustments 17:31:26 ==> Gzipping contents 17:31:26 8.0K /tmp/codecov.IWQn4x.gz 17:31:26 ==> Uploading reports 17:31:26 url: https://codecov.io 17:31:26 query: branch=PR-284&commit=9e24114f13906f72c6fca90409e71e220af2937e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-284%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=284&job=&cmd_args= 17:31:26 -> Pinging Codecov 17:31:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-284&commit=9e24114f13906f72c6fca90409e71e220af2937e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-284%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=284&job=&cmd_args= 17:31:26 -> Uploading to 17:31:26 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/73D8F5FF140700D3E01443B452E23636/9e24114f13906f72c6fca90409e71e220af2937e/9a277379-cf40-4cc4-9484-d2b3d268d6fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T173126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9b2adfc94ee11f226a03322a56268d2253fb3a51c51e06e3f151d739589d1b0 17:31:26 % Total % Received % Xferd Average Speed Time Time Time Current 17:31:26 Dload Upload Total Spent Left Speed 17:31:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6952 0 0 100 6952 0 34415 --:--:-- --:--:-- --:--:-- 34415 17:31:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/9e24114f13906f72c6fca90409e71e220af2937e [Pipeline] } 17:31:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:31:28 + [ -d /w/workspace/foundry_device-usb-camera_PR-284/archives ] 17:31:28 + ls -al /w/workspace/foundry_device-usb-camera_PR-284/archives 17:31:28 total 16 17:31:28 drwxr-xr-x 3 root root 4096 Sep 12 17:20 . 17:31:28 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 17:20 .. 17:31:28 drwxr-xr-x 2 root root 4096 Sep 12 17:20 cost 17:31:28 -rw-r--r-- 1 root root 89 Sep 12 17:20 cost.csv 17:31:28 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-284/archives 17:31:28 + ls -al /w/workspace/foundry_device-usb-camera_PR-284/archives 17:31:28 total 16 17:31:28 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 17:20 . 17:31:28 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 17:20 .. 17:31:28 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 17:20 cost 17:31:28 -rw-r--r-- 1 jenkins jenkins 89 Sep 12 17:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:31:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:31:29 ---> package-listing.sh 17:31:29 ++ facter osfamily 17:31:29 ++ tr '[:upper:]' '[:lower:]' 17:31:30 + OS_FAMILY=debian 17:31:30 + workspace=/w/workspace/foundry_device-usb-camera_PR-284 17:31:30 + START_PACKAGES=/tmp/packages_start.txt 17:31:30 + END_PACKAGES=/tmp/packages_end.txt 17:31:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:31:30 + PACKAGES=/tmp/packages_start.txt 17:31:30 + '[' /w/workspace/foundry_device-usb-camera_PR-284 ']' 17:31:30 + PACKAGES=/tmp/packages_end.txt 17:31:30 + case "${OS_FAMILY}" in 17:31:30 + dpkg -l 17:31:30 + grep '^ii' 17:31:30 + '[' -f /tmp/packages_start.txt ']' 17:31:30 + '[' -f /tmp/packages_end.txt ']' 17:31:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:31:30 + '[' /w/workspace/foundry_device-usb-camera_PR-284 ']' 17:31:30 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-284/archives/ 17:31:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-284/archives/ [Pipeline] echo 17:31:30 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-284/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:31:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:31:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:31 prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container 17:31:31 $ 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-284/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-284 -v /w/workspace/foundry_device-usb-camera_PR-284:/w/workspace/foundry_device-usb-camera_PR-284:rw,z -v /w/workspace/foundry_device-usb-camera_PR-284@tmp:/w/workspace/foundry_device-usb-camera_PR-284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:31:31 $ docker top ed1ce6fc2017c8965cf714b2d781dc2327aad4574511386d454978a06c06c67b -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:31 + touch /tmp/pre-build-complete [Pipeline] sh 17:31:32 + mkdir -p /var/log/sysstat [Pipeline] sh 17:31:32 + ls /var/log/sa-host 17:31:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:31:32 provisioning config files... 17:31:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-284@tmp/config9678094560742986057tmp [Pipeline] { [Pipeline] echo 17:31:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:31:32 ---> create-netrc.sh [Pipeline] } 17:31:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:31:33 ---> python-tools-install.sh [Pipeline] echo 17:31:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:31:33 ---> sudo-logs.sh 17:31:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:31:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:31:34 ---> job-cost.sh 17:31:34 lf-activate-venv: SKIPPING 17:31:34 DEBUG: total: 0.2199999988079071 17:31:34 INFO: Retrieving Stack Cost... 17:31:34 INFO: Retrieving Pricing Info for: v3-standard-8 17:31:34 INFO: Archiving Costs [Pipeline] echo 17:31:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:31:35 ---> logs-deploy.sh 17:31:35 lf-activate-venv: SKIPPING 17:31:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-284/1 17:31:35 INFO: archiving workspace using pattern(s): 17:31:36 Archives upload complete. 17:31:36 INFO: archiving logs to Nexus 17:31:37 ---> uname -a: 17:31:37 Linux prd-ubuntu20-04-docker-8c-8g-5932 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:31:37 17:31:37 17:31:37 ---> lscpu: 17:31:37 Architecture: x86_64 17:31:37 CPU op-mode(s): 32-bit, 64-bit 17:31:37 Byte Order: Little Endian 17:31:37 Address sizes: 40 bits physical, 48 bits virtual 17:31:37 CPU(s): 8 17:31:37 On-line CPU(s) list: 0-7 17:31:37 Thread(s) per core: 1 17:31:37 Core(s) per socket: 1 17:31:37 Socket(s): 8 17:31:37 NUMA node(s): 1 17:31:37 Vendor ID: AuthenticAMD 17:31:37 CPU family: 23 17:31:37 Model: 49 17:31:37 Model name: AMD EPYC-Rome Processor 17:31:37 Stepping: 0 17:31:37 CPU MHz: 2799.998 17:31:37 BogoMIPS: 5599.99 17:31:37 Virtualization: AMD-V 17:31:37 Hypervisor vendor: KVM 17:31:37 Virtualization type: full 17:31:37 L1d cache: 256 KiB 17:31:37 L1i cache: 256 KiB 17:31:37 L2 cache: 4 MiB 17:31:37 L3 cache: 128 MiB 17:31:37 NUMA node0 CPU(s): 0-7 17:31:37 Vulnerability Itlb multihit: Not affected 17:31:37 Vulnerability L1tf: Not affected 17:31:37 Vulnerability Mds: Not affected 17:31:37 Vulnerability Meltdown: Not affected 17:31:37 Vulnerability Mmio stale data: Not affected 17:31:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:31:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:31:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:31:37 Vulnerability Srbds: Not affected 17:31:37 Vulnerability Tsx async abort: Not affected 17:31:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:31:37 17:31:37 17:31:37 ---> nproc: 17:31:37 8 17:31:37 17:31:37 17:31:37 ---> df -h: 17:31:37 Filesystem Size Used Avail Use% Mounted on 17:31:37 overlay 155G 12G 144G 8% / 17:31:37 tmpfs 64M 0 64M 0% /dev 17:31:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:31:37 shm 64M 0 64M 0% /dev/shm 17:31:37 /dev/vda1 155G 12G 144G 8% /facter-os 17:31:37 17:31:37 17:31:37 ---> sar -b -r -n DEV: 17:31:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5932) 09/12/23 _x86_64_ (8 CPU) 17:31:37 17:31:37 17:17:35 LINUX RESTART (8 CPU) 17:31:37 17:31:37 17:18:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:31:37 17:19:01 168.83 40.42 128.41 0.00 4406.69 42149.84 0.00 17:31:37 17:20:01 195.02 0.38 194.63 0.00 16.93 59257.86 0.00 17:31:37 17:21:01 184.87 0.08 184.79 0.00 7.47 46588.77 0.00 17:31:37 17:22:01 2.20 0.00 2.20 0.00 0.00 25.88 0.00 17:31:37 17:23:01 38.32 12.70 25.62 0.00 5453.52 6257.78 0.00 17:31:37 17:24:01 4.93 0.37 4.57 0.00 11.46 53.59 0.00 17:31:37 17:25:01 2.65 1.30 1.35 0.00 26.26 17.33 0.00 17:31:37 17:26:01 1.77 0.00 1.77 0.00 0.00 19.33 0.00 17:31:37 17:27:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 17:31:37 17:28:01 2.23 0.00 2.23 0.00 0.00 38.39 0.00 17:31:37 17:29:01 1.20 0.00 1.20 0.00 0.00 12.53 0.00 17:31:37 17:30:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 17:31:37 17:31:01 1.35 0.00 1.35 0.00 0.00 14.13 0.00 17:31:37 Average: 46.31 4.16 42.15 0.00 753.95 11804.02 0.00 17:31:37 17:31:37 17:18:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:31:37 17:19:01 28575768 31560352 748660 2.28 102024 3089664 1959280 5.77 1113752 2757784 462576 17:31:37 17:20:01 28128468 31418040 883472 2.69 153204 3305592 2166628 6.39 1374244 2898808 11872 17:31:37 17:21:01 27365876 31582624 720544 2.19 165424 4166760 1754300 5.17 1285952 3695680 404 17:31:37 17:22:01 27366212 31582964 719956 2.19 165464 4166760 1754300 5.17 1285596 3695680 52 17:31:37 17:23:01 26994268 31565692 724624 2.20 173760 4500380 1811276 5.34 1516948 3807520 1084 17:31:37 17:24:01 26993184 31564944 725500 2.21 173828 4500712 1827348 5.39 1521204 3807624 188 17:31:37 17:25:01 26983700 31557260 733068 2.23 173876 4501508 1811280 5.34 1529172 3807824 16 17:31:37 17:26:01 26987288 31561428 729212 2.22 173916 4501512 1811280 5.34 1524340 3808296 52 17:31:37 17:27:01 26986988 31561192 729420 2.22 173944 4501512 1811280 5.34 1524364 3808304 20 17:31:37 17:28:01 26987160 31561616 729100 2.22 174020 4501488 1811280 5.34 1524048 3808484 24 17:31:37 17:29:01 26987296 31561768 729080 2.22 174052 4501496 1811280 5.34 1524124 3808484 8 17:31:37 17:30:01 26987516 31562032 728796 2.22 174076 4501500 1811280 5.34 1524096 3808492 8 17:31:37 17:31:01 26987500 31562076 728684 2.22 174152 4501500 1811280 5.34 1524152 3808496 8 17:31:37 Average: 27256248 31553999 740778 2.25 165518 4249260 1842469 5.43 1443999 3640114 36639 17:31:37 17:31:37 17:18:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:31:37 17:19:01 vethce02ba2 234.68 358.83 22.22 2275.21 0.00 0.00 0.00 0.19 17:31:37 17:19:01 ens3 947.27 607.90 8769.00 110.95 0.00 0.00 0.00 0.00 17:31:37 17:19:01 docker0 240.18 367.54 19.54 2362.02 0.00 0.00 0.00 0.00 17:31:37 17:19:01 lo 7.03 7.03 0.69 0.69 0.00 0.00 0.00 0.00 17:31:37 17:20:01 ens3 68.07 64.34 224.19 87.10 0.00 0.00 0.00 0.00 17:31:37 17:20:01 docker0 9.12 12.05 0.77 185.17 0.00 0.00 0.00 0.00 17:31:37 17:20:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:31:37 17:20:01 vethc2a5d1e 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 17:31:37 17:21:01 ens3 170.85 93.53 3478.88 19.21 0.00 0.00 0.00 0.00 17:31:37 17:21:01 docker0 14.10 37.14 1.02 671.51 0.00 0.00 0.00 0.00 17:31:37 17:21:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 17:31:37 17:22:01 ens3 1.32 0.18 0.20 0.07 0.00 0.00 0.00 0.00 17:31:37 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:37 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:31:37 17:23:01 ens3 123.76 41.77 2031.35 3.70 0.00 0.00 0.00 0.00 17:31:37 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:37 17:23:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:31:37 17:24:01 ens3 1.52 1.08 0.96 0.45 0.00 0.00 0.00 0.00 17:31:37 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:37 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:31:37 17:25:01 ens3 7.85 6.17 4.73 5.76 0.00 0.00 0.00 0.00 17:31:37 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:37 17:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:31:37 17:26:01 ens3 1.25 0.45 0.41 0.28 0.00 0.00 0.00 0.00 17:31:37 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:37 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:31:37 17:27:01 ens3 0.53 0.25 0.26 0.20 0.00 0.00 0.00 0.00 17:31:37 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:37 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:37 17:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:31:37 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:37 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:31:37 17:29:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 17:31:37 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:37 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:37 17:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:31:37 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:37 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:31:37 17:31:01 ens3 0.20 0.05 0.06 0.00 0.00 0.00 0.00 0.00 17:31:37 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:37 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:37 Average: ens3 99.60 61.37 1096.51 17.28 0.00 0.00 0.00 0.00 17:31:37 Average: docker0 19.70 31.19 1.59 242.15 0.00 0.00 0.00 0.00 17:31:37 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 17:31:37 17:31:37 17:31:37 ---> sar -P ALL: 17:31:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5932) 09/12/23 _x86_64_ (8 CPU) 17:31:37 17:31:37 17:17:35 LINUX RESTART (8 CPU) 17:31:37 17:31:37 17:18:03 CPU %user %nice %system %iowait %steal %idle 17:31:37 17:19:01 all 10.17 0.00 3.43 2.26 0.06 84.08 17:31:37 17:19:01 0 10.15 0.00 3.01 0.92 0.07 85.85 17:31:37 17:19:01 1 10.04 0.00 3.47 0.96 0.07 85.46 17:31:37 17:19:01 2 8.63 0.00 4.04 2.73 0.07 84.53 17:31:37 17:19:01 3 9.27 0.00 3.60 8.71 0.05 78.37 17:31:37 17:19:01 4 12.20 0.00 3.41 0.45 0.05 83.89 17:31:37 17:19:01 5 10.90 0.00 2.79 2.23 0.05 84.03 17:31:37 17:19:01 6 8.82 0.00 3.19 1.92 0.05 86.03 17:31:37 17:19:01 7 11.36 0.00 3.93 0.14 0.09 84.48 17:31:37 17:20:01 all 28.50 0.00 5.02 2.72 0.08 63.68 17:31:37 17:20:01 0 29.06 0.00 4.37 0.24 0.07 66.27 17:31:37 17:20:01 1 27.59 0.00 5.09 1.46 0.07 65.79 17:31:37 17:20:01 2 27.82 0.00 5.44 0.30 0.13 66.31 17:31:37 17:20:01 3 28.97 0.00 6.22 12.73 0.08 52.00 17:31:37 17:20:01 4 28.61 0.00 4.13 0.13 0.07 67.05 17:31:37 17:20:01 5 28.55 0.00 4.94 2.47 0.07 63.97 17:31:37 17:20:01 6 28.04 0.00 4.63 0.84 0.07 66.43 17:31:37 17:20:01 7 29.35 0.00 5.36 3.64 0.08 61.56 17:31:37 17:21:01 all 17.67 0.00 3.47 2.62 0.06 76.18 17:31:37 17:21:01 0 18.24 0.00 3.96 1.27 0.07 76.46 17:31:37 17:21:01 1 17.33 0.00 2.67 0.13 0.07 79.79 17:31:37 17:21:01 2 17.26 0.00 3.91 2.34 0.05 76.44 17:31:37 17:21:01 3 18.80 0.00 2.83 0.54 0.05 77.78 17:31:37 17:21:01 4 18.47 0.00 3.56 1.14 0.07 76.75 17:31:37 17:21:01 5 16.71 0.00 3.59 0.03 0.05 79.62 17:31:37 17:21:01 6 17.41 0.00 3.88 15.48 0.07 63.16 17:31:37 17:21:01 7 17.14 0.00 3.35 0.03 0.07 79.41 17:31:37 17:22:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:31:37 17:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:31:37 17:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:31:37 17:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:31:37 17:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:31:37 17:22:01 4 0.03 0.00 0.02 0.03 0.00 99.92 17:31:37 17:22:01 5 0.00 0.00 0.02 0.00 0.02 99.97 17:31:37 17:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:31:37 17:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:31:37 17:23:01 all 1.26 0.00 0.61 0.47 0.02 97.64 17:31:37 17:23:01 0 0.87 0.00 0.53 0.82 0.03 97.75 17:31:37 17:23:01 1 2.32 0.00 0.88 0.55 0.02 96.23 17:31:37 17:23:01 2 0.42 0.00 0.42 0.47 0.02 98.68 17:31:37 17:23:01 3 2.29 0.00 0.79 0.07 0.02 96.84 17:31:37 17:23:01 4 1.40 0.00 0.50 0.10 0.02 97.98 17:31:37 17:23:01 5 0.88 0.00 0.40 0.35 0.02 98.35 17:31:37 17:23:01 6 0.52 0.00 0.58 1.40 0.00 97.50 17:31:37 17:23:01 7 1.39 0.00 0.77 0.03 0.03 97.78 17:31:37 17:24:01 all 0.31 0.00 0.03 0.01 0.01 99.64 17:31:37 17:24:01 0 0.12 0.00 0.03 0.03 0.00 99.82 17:31:37 17:24:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:31:37 17:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:31:37 17:24:01 3 1.97 0.00 0.03 0.00 0.00 98.00 17:31:37 17:24:01 4 0.13 0.00 0.03 0.00 0.02 99.82 17:31:37 17:24:01 5 0.15 0.00 0.02 0.00 0.00 99.83 17:31:37 17:24:01 6 0.00 0.00 0.03 0.03 0.02 99.92 17:31:37 17:24:01 7 0.08 0.00 0.03 0.00 0.00 99.88 17:31:37 17:25:01 all 0.40 0.00 0.03 0.01 0.01 99.55 17:31:37 17:25:01 0 0.07 0.00 0.05 0.03 0.00 99.85 17:31:37 17:25:01 1 0.48 0.00 0.07 0.00 0.02 99.43 17:31:37 17:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:31:37 17:25:01 3 1.22 0.00 0.03 0.00 0.02 98.73 17:31:37 17:25:01 4 0.38 0.00 0.02 0.03 0.00 99.57 17:31:37 17:25:01 5 0.62 0.00 0.02 0.00 0.02 99.35 17:31:37 17:25:01 6 0.13 0.00 0.03 0.02 0.00 99.82 17:31:37 17:25:01 7 0.27 0.00 0.03 0.00 0.00 99.70 17:31:37 17:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:31:37 17:26:01 0 0.05 0.00 0.03 0.02 0.02 99.88 17:31:37 17:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:31:37 17:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:31:37 17:26:01 3 0.07 0.00 0.00 0.00 0.00 99.93 17:31:37 17:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:31:37 17:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:31:37 17:26:01 6 0.00 0.00 0.02 0.02 0.02 99.95 17:31:37 17:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:31:37 17:27:01 all 0.11 0.00 0.01 0.00 0.00 99.87 17:31:37 17:27:01 0 0.05 0.00 0.02 0.02 0.02 99.90 17:31:37 17:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:31:37 17:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:31:37 17:27:01 3 0.75 0.00 0.07 0.00 0.02 99.17 17:31:37 17:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:31:37 17:27:01 5 0.07 0.00 0.00 0.00 0.00 99.93 17:31:37 17:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:31:37 17:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:31:37 17:28:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:31:37 17:28:01 0 0.05 0.00 0.02 0.03 0.02 99.88 17:31:37 17:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:31:37 17:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:31:37 17:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:31:37 17:28:01 4 0.07 0.00 0.00 0.02 0.02 99.90 17:31:37 17:28:01 5 0.03 0.00 0.00 0.00 0.02 99.95 17:31:37 17:28:01 6 0.05 0.00 0.02 0.02 0.00 99.92 17:31:37 17:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:31:37 17:29:01 all 0.01 0.00 0.00 0.00 0.01 99.97 17:31:37 17:29:01 0 0.02 0.00 0.02 0.02 0.02 99.93 17:31:37 17:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:31:37 17:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:31:37 17:29:01 3 0.00 0.00 0.00 0.02 0.02 99.97 17:31:37 17:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:31:37 17:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:31:37 17:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:31:37 17:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:31:37 17:31:37 17:29:01 CPU %user %nice %system %iowait %steal %idle 17:31:37 17:30:01 all 0.25 0.00 0.01 0.00 0.01 99.73 17:31:37 17:30:01 0 0.05 0.00 0.02 0.02 0.02 99.90 17:31:37 17:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:31:37 17:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:31:37 17:30:01 3 1.84 0.00 0.02 0.00 0.02 98.13 17:31:37 17:30:01 4 0.05 0.00 0.02 0.00 0.00 99.93 17:31:37 17:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:31:37 17:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:31:37 17:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:31:37 17:31:01 all 0.27 0.00 0.01 0.01 0.00 99.72 17:31:37 17:31:01 0 0.07 0.00 0.02 0.03 0.00 99.88 17:31:37 17:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:31:37 17:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:31:37 17:31:01 3 1.97 0.00 0.02 0.00 0.00 98.01 17:31:37 17:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:31:37 17:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:31:37 17:31:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:31:37 17:31:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:31:37 Average: all 4.49 0.00 0.96 0.62 0.02 93.91 17:31:37 Average: 0 4.48 0.00 0.92 0.26 0.03 94.31 17:31:37 Average: 1 4.41 0.00 0.93 0.24 0.02 94.39 17:31:37 Average: 2 4.14 0.00 1.05 0.44 0.02 94.35 17:31:37 Average: 3 5.11 0.00 1.03 1.66 0.02 92.18 17:31:37 Average: 4 4.67 0.00 0.89 0.15 0.02 94.28 17:31:37 Average: 5 4.42 0.00 0.90 0.38 0.02 94.29 17:31:37 Average: 6 4.19 0.00 0.94 1.51 0.02 93.35 17:31:37 Average: 7 4.53 0.00 1.02 0.29 0.02 94.13 17:31:37 17:31:37 17:31:37